- Modified this values to False,

- Justification for this is to follow the same directives as devstack,
	also enabling this variables by default requires other neutron openstack services to be running.
This commit is contained in:
Jorge Niedbalski R
2014-06-10 09:45:26 -04:00
parent 1b19b822fa
commit 1656c805fb

View File

@@ -89,13 +89,13 @@ options:
description: Secret for Horizon to use when securing internal data; set this when using multiple dashboard units.
neutron-network-lb:
type: boolean
default: True
default: False
description: Enable neutron load balancer service panel
neutron-network-firewall:
type: boolean
default: True
default: False
description: Enable neutron firewall service panel
neutron-network-vpn:
type: boolean
default: True
default: False
description: Enable neutron vpn service panel