Django settings in regiond are squatting in the maas namespace

Bug #1646748 reported by Gavin Panella
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
MAAS
Fix Released
Undecided
Gavin Panella

Bug Description

The Django settings for regiond are installed into /usr/share/maas/maas/*.py, and PYTHONPATH is adjusted before starting regiond to find this package here. These settings used to be outside of the global dist-packages tree because they were expected to be customised. However, they're now static -- database settings are pulled in from a configuration file in /etc/maas/regiond.conf -- and there's no longer a need for this package. Removing it will simplify packaging and installation, and also free up the maas namespace for use as a namespace package into which we can reorganise MAAS's myriad packages.

Related branches

Gavin Panella (allenap)
Changed in maas:
assignee: nobody → Gavin Panella (allenap)
status: New → In Progress
Changed in maas:
status: In Progress → Fix Committed
LaMont Jones (lamont)
Changed in maas:
milestone: none → 2.2.0
Changed in maas:
status: Fix Committed → Fix Released
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.