~newell-jensen/maas:lp1789647

Last commit made on 2018-10-01
Get this branch:
git clone -b lp1789647 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:
lp1789647
Repository:
lp:~newell-jensen/maas

Recent commits

43564e0... by Newell Jensen

Fix missed test from merging with master.

78cfd3e... by Newell Jensen

Fix lint.

4faf4fd... by Newell Jensen

Merge with master.

4d06c16... by Newell Jensen

Pass in user agent and IP address for the websocket connection. This information is used to construct a django request that is consumed by create_audit_event.

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.