~ya-bo-ng/maas:one-pod-view-improvements

Last commit made on 2018-10-01
Get this branch:
git clone -b one-pod-view-improvements https://git.launchpad.net/~ya-bo-ng/maas
Only Anthony Dillon can upload to this branch. If you are Anthony Dillon please log in for upload directions.

Branch merges

Branch information

Name:
one-pod-view-improvements
Repository:
lp:~ya-bo-ng/maas

Recent commits

0079a31... by Anthony Dillon

Fix lint

50bd2ab... by Anthony Dillon

Add overcommit styling to the single pod view panel

eaec227... by Anthony Dillon

Close the storage pool dropdown when clicking add compose machine plus icon and focusing on the tags input.

2c76800... by Lee Trager

LP: #1585814 - Validate DHCP configuration with the proper IP version.

747bd6a... by Blake Rouse

Fixes LP: #1794972 - Don't log DEBUG message for django.template.

0503cf2... by Andres Rodriguez

LP: #1783913 - Improve log messages for over commit failures.

d23114b... by Andres Rodriguez

Stats for networks and most important machine states.

75bb341... by Blake Rouse

Fixes LP: #1794969 - Handle privilegedStartService being called twice.

74d7231... by Caleb Ellis

Add Pool and Fabric/VLAN cols to machine listing table + improve responsiveness

ab89451... by Blake Rouse

Fix LP: #1789315 - Change webapp start-up to start the django application before opening the socket. Remove the start-up and failure pages.

This removes the possibility of getting a 503 error ensuring that the django application is fully running before allowing any HTTP connections.