puppet-neutron/releasenotes/notes/remove-lbaas-v2-130dbadb84c5858d.yaml
Tobias Urdin 4538cc008c Remove LBaas
This removes the old LBaaS and LBaaS v2 integrations
that will be removed upstream in the Neutron release.

Depends-On: https://review.opendev.org/#/c/658803/
Change-Id: I9282e07043107a62769cb57d94b87ee8fb70cb38
2019-05-13 14:48:43 +02:00

21 lines
780 B
YAML

---
upgrade:
- |
The Neutron LBaaS plugin has been removed upstream and is no longer available
in the Train release. The following deprecated resources has been removed:
- ``neutron::agents::lbaas``
- ``neutron::config::lbaas_agent_config``
- ``neutron::server::ensure_lbaas_package``
- ``neutron::services::lbaas``
- ``neutron::services::lbaas::haproxy``
- ``neutron::services::lbaas::octavia``
- ``neutron_lbaas_agent_config``
- ``neutron_lbaas_service_config``
Please see the following link for more information on this deprecation:
https://wiki.openstack.org/wiki/Neutron/LBaaS/Deprecation
You should use the Octavia project to implement LBaaS.
https://docs.openstack.org/octavia/latest/reference/introduction.html