~newell-jensen/maas:lp1795691

Last commit made on 2018-10-02
Get this branch:
git clone -b lp1795691 https://git.launchpad.net/~newell-jensen/maas
Only Newell Jensen can upload to this branch. If you are Newell Jensen please log in for upload directions.

Branch merges

Branch information

Name:
lp1795691
Repository:
lp:~newell-jensen/maas

Recent commits

5053dc0... by Newell Jensen

Update comment about why we are keeping the request creation in the Deploy node action.

f105cc1... by Newell Jensen

Use the host's IP address and port for creating the URI needed by the curtin configuration.

607af4f... by Newell Jensen

LP: #1795691 -- Add 'SERVER_NAME' and 'SERVER_PORT' to the websocket protocol request so build_absolute_url can work properly when retrieving the curtin configuration.

f8cf14e... by Blake Rouse

Fix LP: #1794970 - Retry timed out systemctl commands 3 times before giving up.

Lower the timeout from 10 seconds to 8 seconds, for a total of 8 * 3 = 24 seconds.

2ea8545... by Andres Rodriguez

debian/changelog: Update to describe changes to purge left over files

46b4b6d... by Lee Trager

LP: #1789302 - Process systemd unit transitioning statuses.

systemctl reports when a unit is transitioning from one state to another. For
MAAS's proposes consider reloading and activating DEAD because the process
isn't available yet and consider deactiving ON because the process is still
available.

75edfbe... by Kit Randel

Add filtering subnet by space to KVM pod compose interfaces.

67707d8... by Caleb Ellis

LP: #1482778 - Fix sorting RAM and Storage columns in machine list

fe1d1c6... by Lee Trager

LP: #1782219 - Disable user specified apt pockets and/or components in the enlistment environment

17e6df8... by Andres Rodriguez

Fix missing notification bar in DNS, Zones, Subnets and Settings tabs.