~mpontillo/maas:fix-subnet-links-for-juju--bug-1789495

Last commit made on 2018-08-31
Get this branch:
git clone -b fix-subnet-links-for-juju--bug-1789495 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:
fix-subnet-links-for-juju--bug-1789495
Repository:
lp:~mpontillo/maas

Recent commits

7fcdd2e... by Mike Pontillo

Fix typo.

1a3efec... by Mike Pontillo

Small refactoring to ensure duplicate links aren't created.

e178106... by Mike Pontillo

Add test for interface link at composition time.

fed1b9a... by Mike Pontillo

Add test to ensure get_requested_ips() leaves out interfaces where no IP was requested.

947708d... by Mike Pontillo

Fix lint.

69267f3... by Mike Pontillo

LP: #1789495 - Fix subnet links for composed machines.

f267b6c... by Mike Pontillo

Force AUTO or DHCP links for interfaces created at composition time.

6a58358... by Mike Pontillo

Add __len__ method to LabeledConstraintMap.

8dcec35... by Blake Rouse

Run and control syslog on the region and rack controller.

Rack controllers forward to all region controllers. Region controllers write to the local filesystem with the log information. This allows a user to view the logs of any region controller and it will have the same log data as another region controller.

feead00... by Lee Trager

Load the unsigned RHEL UEFI bootloader to work around RHBZ #1623296