openstack-ansible/releasenotes/notes/remove-lbaasv1-26044c48b5d3b508.yaml
Jesse Pretorius dcfdc9321e Fix role SHA's for Newton-2 release
Change-Id: Ifc614c23a03b216c63891abc2821d6fefe4bcf52
2016-07-27 10:59:57 +00:00

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.