puppet-neutron/releasenotes/notes/deprecated-all-lbaas-2a80447b63977968.yaml
Tobias Urdin e52f5449fd Deprecate all Neutron LBaaS code
The Neutron LBaaS project was deprecated in Queens and will
be removed in a future release.

Please see here for all information about the deprecation [1].

The Octavia project [2] was borne out of Neutron LBaaS and replaces
all it's functionality and currently supports integration with
Neutron LBaaS as well to allow a migration between the two solutions.

[1] https://wiki.openstack.org/wiki/Neutron/LBaaS/Deprecation
[2] https://docs.openstack.org/octavia/latest/reference/introduction.html

Change-Id: Ic3899f1366cad935545e9567f774f74f228b5800
2018-11-07 17:17:54 +01:00

19 lines
699 B
YAML

---
deprecations:
- |
Neutron LBaaS is deprecated since Queens so all the following resources
and parameters are deprecated and will be removed in a future release:
- ``neutron::agents::lbaas``
- ``neutron::config::lbaas_agent_config``
- ``neutron::server::ensure_lbaas_package``
- ``neutron::services::lbaas``
- ``neutron::services::lbaas::haproxy``
- ``neutron::services::lbaas::octavia``
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