lp:~allenap/maas/migrations-without-application-code

Created by Gavin Panella and last modified
Get this branch:
bzr branch lp:~allenap/maas/migrations-without-application-code
Only Gavin Panella can upload to this branch. If you are Gavin Panella please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Gavin Panella
Project:
MAAS
Status:
Development

Recent revisions

4669. By Gavin Panella

Experiment with preventing migrations from importing application code.

4668. By Gavin Panella

[r=blake-rouse][bug=][author=allenap] Fix maasfascist by searching for the nearest frame with a module.

Previously maasfascist only checked the caller's frame, but it appears that in Python 3 the caller's frame is no longer the importing module.

4667. By Blake Rouse

[r=ltrager][bug=][author=blake-rouse] Write out the DHCP configuration for IPv4 and IPv6 for the rack controller. This connects the primary and secondary rack controller using the ISC-DHCP HA failover.

4666. By Mike Pontillo

[r=blake-rouse][bug=1542349][author=mpontillo] Remove tag cloud handling, default storage layout configuration, and
default network interface configuration from the metadataserver's
StatusHandler.

 * These tasks are already performed by the VersionIndexHandler.signal().
 * This code was never being called before with the Trusty image; it
   only began being called with the introduction of the Xenial image.
 * The only fix that was made in this branch was to remove the calls
   from the StatusHandler. The added tests were just verifying that
   network interface handling is correct with the output of /sbin/ip
   on Xenial hosts.

4665. By Mike Pontillo

[r=andreserl][bug=][author=mpontillo] Rename top-level 'Subnets' tab to 'Networks'; rename related .js files.

Also, drive-by fix for remote-reinstall script (move static web files to /usr/share/mass after synchronization).

4664. By Lee Trager

[r=mpontillo][bug=][author=ltrager] Add xfs to the list of filesystem choices

4663. By ricgard <email address hidden>

[r=trapnine,blake-rouse][bug=][author=trapnine] WIP first rev of controller details page.

4662. By Gavin Panella

[r=blake-rouse][bug=][author=allenap] Sort mounts lexically for curtin's configuration.

Previously mounts were sorted by path length but this does not provide a stable ordering, nor was it tested.

4661. By Gavin Panella

[r=blake-rouse][bug=][author=allenap] Support XFS filesystems.

4660. By Gavin Panella

[r=blake-rouse][bug=][author=allenap] Test Filesystem uniqueness.

Filesystem objects have some unusual uniqueness requirements. Previously these were not tested.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~maas-committers/maas/trunk
This branch contains Public information 
Everyone can see this information.

Subscribers