~mpontillo/maas:always-reload-proxy--bug-1789932--2.3

Last commit made on 2018-09-10
Get this branch:
git clone -b always-reload-proxy--bug-1789932--2.3 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:
always-reload-proxy--bug-1789932--2.3
Repository:
lp:~mpontillo/maas

Recent commits

d46680f... by Mike Pontillo

Fix lint.

3c2ccd7... by Mike Pontillo

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

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.