yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #09030
[Bug 1272681] Re: horizon puppet does not allow to configure OPENSTACK_NEUTRON_NETWORK section
Moving to the openstack puppet modules, I believe this should be handled
in the puppet-horizon module.
** Project changed: horizon => puppet-openstack
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1272681
Title:
horizon puppet does not allow to configure OPENSTACK_NEUTRON_NETWORK
section
Status in Puppet module for OpenStack:
New
Bug description:
Using puppet-horizon for installing Openstack Dashboard does not allow
me to configure the following section within local_settings.py.erb.
Manual changes will be reverted next time puppet agent is running.
OPENSTACK_NEUTRON_NETWORK = {
'enable_lb': False,
'enable_firewall': False,
'enable_quotas': True,
'enable_security_group': True,
'enable_vpn': False,
# The profile_support option is used to detect if an externa lrouter can be
# configured via the dashboard. When using specific plugins the
# profile_support can be turned on if needed.
'profile_support': None,
#'profile_support': 'cisco',
}
To manage notifications about this bug go to:
https://bugs.launchpad.net/puppet-openstack/+bug/1272681/+subscriptions
References