Merge "Remove duplicate lbaas provider config"
This commit is contained in:
@@ -50,11 +50,6 @@ transport_url = rabbit://{% for host in groups['rabbitmq'] %}{{ rabbitmq_user }}
|
|||||||
router_distributed = True
|
router_distributed = True
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
{% if enable_neutron_lbaas | bool %}
|
|
||||||
[service_providers]
|
|
||||||
service_provider = LOADBALANCERV2:Haproxy:neutron_lbaas.drivers.haproxy.plugin_driver.HaproxyOnHostPluginDriver:default
|
|
||||||
{% endif %}
|
|
||||||
|
|
||||||
[nova]
|
[nova]
|
||||||
auth_url = {{ keystone_admin_url }}
|
auth_url = {{ keystone_admin_url }}
|
||||||
auth_type = password
|
auth_type = password
|
||||||
|
|||||||
Reference in New Issue
Block a user