~blake-rouse/maas:fix-1792401-2.3

Last commit made on 2018-09-19
Get this branch:
git clone -b fix-1792401-2.3 https://git.launchpad.net/~blake-rouse/maas
Only Blake Rouse can upload to this branch. If you are Blake Rouse please log in for upload directions.

Branch merges

Branch information

Name:
fix-1792401-2.3
Repository:
lp:~blake-rouse/maas

Recent commits

2504ed4... by Blake Rouse

Fixes LP: #1792401 - Fix partition number onvirtual block devices to not expect a bios_grub partition on top of GPT.

974c471... by Mike Pontillo

LP: #1789932 - Force restart of MAAS proxy instead of reload when writing config.

Note: this commit is not a backport. This issue does not occur on MAAS 2.4+ (on Ubuntu 18.04 "Bionic" or newer, presumably).

360f229... by Andres Rodriguez

Backport 71bbe68 - LP: #1768870 - Generate random MAC for virsh instead of allowing virsh to generate them.

fef5b08... by Mike Pontillo

Backport 80dcada - LP: #1789721 - Workaround for StopIteration seen via get_source_address().

This works around a bug in netaddr that causes StopIteration to be raised when a /128 IPv6 network is passed in.

f466fdb... by Andres Rodriguez

Backport 3d9ace9 - LP: #1787381 - Prevent the UI from re-setting proxy config settings.

a8659db... by Andres Rodriguez

Backport e9b1946a - 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.