yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #37878
[Bug 1472687] Re: local_settings HORIZON_CONFIG is over writing previously defined config
** Changed in: horizon
Status: Fix Committed => Fix Released
--
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/1472687
Title:
local_settings HORIZON_CONFIG is over writing previously defined
config
Status in OpenStack Dashboard (Horizon):
Fix Released
Bug description:
the local_settings.py example file redefines the HORIZON_CONFIG
section of config info.
This creates confusion as to what is used why and where to make
changes.
The correct way is to have the local_settings.py example do things
like:
HORIZON_CONFIG["password_validator"]
or
HORIZON_CONFIG["simple_ip_management"]
redeclaring HORIZON_CONFIG creates a lot of issues for errors
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1472687/+subscriptions
References