yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #09000
[Bug 1272681] [NEW] horizon puppet does not allow to configure OPENSTACK_NEUTRON_NETWORK section
Public bug reported:
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',
}
** Affects: horizon
Importance: Undecided
Status: New
--
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 OpenStack Dashboard (Horizon):
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/horizon/+bug/1272681/+subscriptions
Follow ups
References