~mpontillo/maas:add-vlan-info-to-pod-handler--bug-1795759

Last commit made on 2018-10-03
Get this branch:
git clone -b add-vlan-info-to-pod-handler--bug-1795759 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:
add-vlan-info-to-pod-handler--bug-1795759
Repository:
lp:~mpontillo/maas

Recent commits

e82896c... by Mike Pontillo

Update tests.

3581593... by Mike Pontillo

LP: #1795759 - Provide a list of attached VLANs, and attached boot VLANs, when the pod has a host.

56a2115... by Newell Jensen

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

8b3ec6c... by Kit Randel

Allow manual IP assignment in KVM pod networking compose.

194f754... by Anthony Dillon

Improve the closing interactions in the pod storage dropdown.

a44ed6b... by Lee Trager

LP: #1715230 - Fix API endpoint url for volume-groups and partitions

32f2a0b... by Caleb Ellis

Fix scrolling bug on KVM compose overlay

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.