~mpontillo/maas:cleanup-auth-errors--bug-1792029

Last commit made on 2018-09-11
Get this branch:
git clone -b cleanup-auth-errors--bug-1792029 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:
cleanup-auth-errors--bug-1792029
Repository:
lp:~mpontillo/maas

Recent commits

f9d5e52... by Mike Pontillo

LP: #1792029 - Clean up logging when rack authentication fails.

5eec699... by Andres Rodriguez

Use wsman to identify the AMT version instead of amttool.

amttool is sometimes not reliable enough to identify the version of AMT. wsman, however, is more reliable. Use this instead.

b221f96... by Blake Rouse

Revert 868d6ce2c7be21babc2afb04c5828512206f9a5f.

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

97bdec5... by Caleb Ellis

Add Tags to Owner col in machine listing table

0a27daa... by Caleb Ellis

Update FQDN column styling in machine listing table

f6245aa... by Mike Pontillo

LP: #1782365 - Add description about what will happen when refreshing a pod.

868d6ce... 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.

d19f4d2... by Lee Trager

LP: #1787492 - Process tags with XPATH definitions after enlisting finishes.

4768143... by Mike Pontillo

LP: #1791383 - Fix dnsresources read all=true when no concrete records exist.

72ae3c6... by Newell Jensen

LP: #1789521 -- Make virsh pod driver smarter about assiging default networks.