yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #74633
[Bug 1791451] [NEW] local_settings.py cannot be loaded after commit e681bc2
Public bug reported:
After commit e681bc2 was merged, local_settings file cannot be loaded because "from local.local_settings import *" in openstack_dashboard/settings.py.
ROOT_PATH is required to load local_settings.py or the import line must be updated.
** Affects: horizon
Importance: Critical
Assignee: Akihiro Motoki (amotoki)
Status: In Progress
** Changed in: horizon
Importance: Undecided => Critical
--
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/1791451
Title:
local_settings.py cannot be loaded after commit e681bc2
Status in OpenStack Dashboard (Horizon):
In Progress
Bug description:
After commit e681bc2 was merged, local_settings file cannot be loaded because "from local.local_settings import *" in openstack_dashboard/settings.py.
ROOT_PATH is required to load local_settings.py or the import line must be updated.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1791451/+subscriptions
Follow ups