lp:~maas-committers/maas/trunk

Created by Julian Edwards and last modified
Get this branch:
bzr branch lp:~maas-committers/maas/trunk
Members of MAAS Committers can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
MAAS Committers
Project:
MAAS
Review team:
MAAS Maintainers
Status:
Development

Recent revisions

6107. By Blake Rouse

Remove all code from the bzr branch. Document that Git should be used instead.

6106. By Lee Trager

[r=blake-rouse,mpontillo][bug=][author=ltrager] When booting the ephemeral environment, fetch the rootfs over HTTP instead of using iSCSI.

6105. By Данило Шеган

[r=blake-rouse][bug=][author=danilo] Move osystem/distro_series combining logic to API handlers instead of LicenseKeyForm.full_clean() which now always requires such a form for distro_series field.

6104. By Andres Rodriguez

Update docs

6103. By Stefan Krupop

[r=newell-jensen][bug=][author=stefankrupop] adds power management support for christmann RECS|Box servers (https://embedded.christmann.info/).

6102. By Andres Rodriguez

[r=andreserl][bug=][author=andreserl] docs/releases.rst: Update to reflect latest releases.

6101. By Данило Шеган

[r=blake-rouse][bug=][author=danilo] Replace all in-place modifying of POST data which is immutable in more recent Django versions.

6100. By Данило Шеган

[r=mpontillo][bug=1699479][author=danilo] Make TestDHCPNetworkLayout.test__dhcp_configurations_rendered always run in both IPv4 and IPv6 network configurations to ensure it stably either passes or fails.

To avoid resolve_hostname() on the MAAS configured URL only return an IP address that it resolves to on the local system (which could be only IPv4 or only IPv6 address) which can't be used for a DNS server, we patch resolve_hostname() in the test to return the appropriate localhost address.

6099. By Mike Pontillo

[r=danilo][bug=][author=mpontillo] Add methods to encode and decode beacon packets.

Also, change the name of the Fernet methods to make it clear that the encryption is done using a pre-shared key (the MAAS shared secret).

Minor test suite refactoring for SharedSecretTestCase to make it more general.

6098. By Данило Шеган

[r=mpontillo][bug=][author=danilo] 1. Remove legacy region test setup and instead make it part of the development settings to avoid problems due to differences in import order between Django 1.8 and 1.11.
2. Replace use of build_request_repr for the DebuggingLoggerMiddleware.
3. Stop restricting lookup types for JSONField and XMLField fields because this was of limited use and entirely changed in 1.10.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.