~andreserl/maas:add_s390x_related_files

Last commit made on 2018-06-27
Get this branch:
git clone -b add_s390x_related_files https://git.launchpad.net/~andreserl/maas
Only Andres Rodriguez can upload to this branch. If you are Andres Rodriguez please log in for upload directions.

Branch merges

Branch information

Name:
add_s390x_related_files
Repository:
lp:~andreserl/maas

Recent commits

5a7e65c... by Andres Rodriguez

Fix tests

d544458... by Andres Rodriguez

Fix migration

2b94d6e... by Andres Rodriguez

Add s390x base info

cf12161... by Andres Rodriguez

Add 'boot_images_no_proxy' to set no_proxy for the host of the MAAS image repo if behind a proxy

53210a7... by Blake Rouse

Improve the RackDNSService to update faster when no forwarders are set in the bind configuration. Update _getRegionIps to only return 1 ip address per region, instead of 1 per eventloop.

466311e... by Karl Williams

LP: #1773133 - Allow tooltip to overflow package repo 'enabled' cell

43703b5... by Lee Trager

Anonymous is_registered now returns false for NEW, COMMISSIONING, or RETIRED nodes

The anonymous is_registered operation on the nodes API now returns false if
the MAC address is associated with a NEW, COMMISSIONING, or RETIRED node.
This allows enlistment to continue in the event a user enters an incorrect
boot MAC.

488aacc... by Lee Trager

Split enlistment user_data into its own template.

b314d7a... by Lee Trager

Revert "LP: #1707216 - Allow machines with IPMI BMCs to be added without arch or MAC"

This reverts commit 8228931433cee69471221f678f39156fe4e0b349.

d390a1d... by Andres Rodriguez

LP: #1777924 - Match regex on domains that include a '-'.