Add note about Neutron LBaaS retirement to known upgrade issues

Change-Id: I0da7e5293be85f3723ca2fa49546737a5f677ed5
Closes-Bug: #1854152
This commit is contained in:
Frode Nordahl 2019-11-27 12:36:33 +01:00
parent 0cb06a019e
commit 111a24be9b
No known key found for this signature in database
GPG Key ID: 6A5D59A3BA48373F

View File

@ -587,6 +587,13 @@ upgraded. Here we upgrade all units simultaneously but see the
juju config nova-cloud-controller openstack-origin=cloud:bionic-train
Neutron LBaaS: upgrading from Stein to Train
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
As of Train, support for Neutron LBaaS has been retired. The load-balancing
services are now provided by `Octavia LBaaS`_. There is no automatic migration
path, please review the `Octavia LBaaS`_ appendix for more information.
.. LINKS
.. _Series upgrade: app-series-upgrade
@ -595,6 +602,7 @@ upgraded. Here we upgrade all units simultaneously but see the
.. _Ubuntu Cloud Archive: https://wiki.ubuntu.com/OpenStack/CloudArchive
.. _Upgrades: https://docs.openstack.org/operations-guide/ops-upgrades.html
.. _Update services: https://docs.openstack.org/operations-guide/ops-upgrades.html#update-services
.. _Octavia LBaaS: app-octavia
.. BUGS
.. _LP #1825999: https://bugs.launchpad.net/charm-nova-compute/+bug/1825999