13b41a3b54
The LBaaSv1 code was deprecated in Liberty and was removed from neutron-lbaas in the Newton release. This patch removes all of the LBaaSv1 references from the neutron role. Change-Id: Ib4b6ccfe578d3c760b0b37e63c1dbd1e75a2d26b
9 lines
373 B
YAML
9 lines
373 B
YAML
---
|
|
features:
|
|
- The LBaaSv2 device driver is now set by the Ansible variable
|
|
``neutron_lbaasv2_device_driver``. The default is set to use the
|
|
``HaproxyNSDriver``, which allows for agent-based load balancers.
|
|
upgrade:
|
|
- LBaaSv1 has been removed from the ``neutron-lbaas`` project in the Newton
|
|
release and it has been removed from OpenStack-Ansible as well.
|