openstack-ansible-os_neutron/releasenotes/notes/lbaasv2-service-provider-config-57d394bdc64f632e.yaml
Major Hayden 5b44c5b00b
Make LBaaSv2 service_provider configurable
This patch makes the service_provider line for LBaaSv2 configurable.
When Octavia is ready, this should allow for a fairly easy switch
from LBaaSv2 with an agent to Octavia.

Change-Id: I4a185406b26d30b383c08d39612138d52f88e60b
2016-07-21 15:52:24 -05:00

6 lines
230 B
YAML

---
features:
- The LBaaSv2 service provider configuration can now be adjusted with the
``neutron_lbaasv2_service_provider`` variable. This allows a deployer to
choose to deploy LBaaSv2 with Octavia in a future version.