Allow adding to INSTALLED_APPS from local_settings.py

Bug #1343342 reported by Radomir Dopieralski
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Dashboard (Horizon)
Fix Released
Medium
Radomir Dopieralski

Bug Description

Due to the way local_settings.py are imported, it's not possible to extend INSTALLED_APPS in it -- we can only override it completely, which would break Horizon.

I want to add an ADD_INSTALLED_APPS setting option, similar to that for panels and dashboards, that would be prepended to the INSTALLED_APPS list.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to horizon (master)

Fix proposed to branch: master
Review: https://review.openstack.org/107747

Changed in horizon:
assignee: nobody → Radomir Dopieralski (thesheep)
status: New → In Progress
David Lyle (david-lyle)
Changed in horizon:
importance: Undecided → Medium
milestone: none → kilo-3
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (master)

Reviewed: https://review.openstack.org/107747
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=ce3fea4921be6af50221c974971da9cadab6fa26
Submitter: Jenkins
Branch: master

commit ce3fea4921be6af50221c974971da9cadab6fa26
Author: Radomir Dopieralski <email address hidden>
Date: Thu Jul 17 17:19:52 2014 +0200

    Allow adding to INSTALLED_APPS from local_settings.py

    Defines a new option, ADD_INSTALLED_APPS, which gets prepended
    to the beginning of INSTALLED_APPS.

    Change-Id: I956835c3e18edee9e223a607005b47a5c5977687
    Closes-bug: #1343342

Changed in horizon:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in horizon:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in horizon:
milestone: kilo-3 → 2015.1.0
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.