~mpontillo/maas:controller-version-model

Last commit made on 2017-08-23
Get this branch:
git clone -b controller-version-model https://git.launchpad.net/~mpontillo/maas
Only Mike Pontillo can upload to this branch. If you are Mike Pontillo please log in for upload directions.

Branch merges

Branch information

Name:
controller-version-model
Repository:
lp:~mpontillo/maas

Recent commits

8841ed0... by Richard McCartney

Update to secondary page navigation view on mobile devices.

057d34c... by Andres Rodriguez

debian/changelog: Add new changelog entry

19ae968... by Andres Rodriguez

LP: #1711414 - Fix deleting a rack when it is installed via the snap

a9c78de... by Andres Rodriguez

Add ability to deploy a rack controller via 'runcmd' on vendor-data.

5cd53e2... by Andres Rodriguez

debian/changelog: Update to match released version

70639d6... by Mike Pontillo

Send out beacon advertisements every 30 seconds.

This allows topology hints to be kept up-to-date when changes occur on
the network.

7fb23b0... by Andres Rodriguez

debian/changelog: Update in preparation for release

59011ef... by Lee Trager

Fix tests broken by hardware type tags.

With the addition of hardware type to scripts scripts are now auto tagged
with their hardware type. Some tests did not expect that. Also fixed naming in some script metadata and add apt install section to memtester.sh.

10a4565... by Andres Rodriguez

LP: #1711191 -- Ensure MAAS can work with newer or older distro-info.

ba4bb91... by Mike Pontillo

Add support for IPv6 PCAP interpretation

 * Allows IPv6-based beacons to be received and processed.
   (They were already being sent, but could not be interpreted.)
 * Drive-by fix to allow the maas-rack send-beacons command to
   properly populate the payload for unicast beacons.