~andreserl/maas:lp1786526_2.3

Last commit made on 2018-08-10
Get this branch:
git clone -b lp1786526_2.3 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:
lp1786526_2.3
Repository:
lp:~andreserl/maas

Recent commits

237f1dc... by Andres Rodriguez

LP: #1786526 - Add a failsafe mechanism to setting the proxy port

d73d626... by Andres Rodriguez

debian/changelog: Update to match 2.3.4 release

4f77e30... by Mike Pontillo

LP: #1776604 - Improve hostname mapping heuristic for bonded bridges

This commit changes the default hostname to IP address mapping to
account for situations where an interface parent's parent is a
machine's boot interface.

Backports: 72aba3a90faa053905c20967604195e80fee6b05

d0c5833... by Andres Rodriguez

Backport 2581bde - LP: #1779712 - Ability to select maas-proxy port.

Adds the ability to select which port the MAAS proxy binds to, which is
used by machines during the various operations.

9df2ff1... by Andres Rodriguez

Backport cf12161 - LP: 1778710 - Add 'boot_images_no_proxy' setting

Allows setting no_proxy for the host of the MAAS image repo if it is
behind a proxy.

7171960... by Mike Pontillo

LP: #1622105 - Make sure ensure_link_up does not cause infinite recursion.

Add visited pattern to interface_enabled_or_disabled post-save signal handler for Interface model objects, to fix an infinite recursion bug seen during end-to-end testing while interfaces were being enabled and disabled on a rack controller.

Backports: 732f0300549322a49a02c4331d6cf2cb1f86af0d

ac6a15b... by Blake Rouse

Backport d8e234eb09a59ac0b25033a2346588f7bd87562f - LP: #1740442 - Add grub_device to all block devices that are part of a RAID, when one of the block devices is set as the boot disk for the node.

45db315... by Andres Rodriguez

debian/changelog: Update to match 2.3.3 release; open 2.3.4.

70a193c... by Lee Trager

Backport of 03beeaf LP:1749210 - Boot ephemeral environment when status is RESCUE_MODE

5f1d86e... by Lee Trager

Backport of 3865108 LP: #1768659 - Handle unqueryable power drivers when power cycling.