← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1791451] Re: local_settings.py cannot be loaded after commit e681bc2

 

Reviewed:  https://review.openstack.org/600967
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=cccf477c599d0b3262c3725075fa940edb96865c
Submitter: Zuul
Branch:    master

commit cccf477c599d0b3262c3725075fa940edb96865c
Author: Akihiro Motoki <amotoki@xxxxxxxxx>
Date:   Sat Sep 8 17:22:03 2018 +0000

    Revert "ROOT_PATH should not be appended to "sys.path""
    
    This reverts commit e681bc2e2f1e5dc7ffd4f03d88d6691d962be6f7.
    
    Change-Id: Ib291c1dc04c92173a7a165a8fb0eec2b2165884b
    Closes-Bug: #1791451


** Changed in: horizon
       Status: In Progress => 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/1791451

Title:
  local_settings.py cannot be loaded after commit e681bc2

Status in OpenStack Dashboard (Horizon):
  Fix Released

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


References