Skip to content

Commit f933d9e

Browse files
authored
Merge pull request #2060 from toabctl/revert-disable-lbaas
Revert "neutron: disable lbaas integration for now"
2 parents f87cfec + 703bc5f commit f933d9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chef/data_bags/crowbar/template-neutron.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"dns_domain": "openstack.local",
1414
"floating_dns_domain": "floating.openstack.local",
1515
"rpc_workers": 1,
16-
"use_lbaas": false,
16+
"use_lbaas": true,
1717
"lbaasv2_driver": "haproxy",
1818
"allow_automatic_lbaas_agent_failover": true,
1919
"use_l2pop": false,

0 commit comments

Comments
 (0)