~blake-rouse/maas:revert-fix-1789315

Last commit made on 2018-09-11
Get this branch:
git clone -b revert-fix-1789315 https://git.launchpad.net/~blake-rouse/maas
Only Blake Rouse can upload to this branch. If you are Blake Rouse please log in for upload directions.

Branch merges

Branch information

Name:
revert-fix-1789315
Repository:
lp:~blake-rouse/maas

Recent commits

21b957c... by Blake Rouse

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

This reverts commit 868d6ce2c7be21babc2afb04c5828512206f9a5f.

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.

c1f5bfa... by Andres Rodriguez

Add utility script to configure candid for testing purposes

e38f2ad... by Lee Trager

Updated Curtin stores grub on RHEL in /efi/rhel instead of /efi/red

cbc7c98... by Blake Rouse

Fixes LP #1785705 - Change fs_host to return the full URL with port instead of placing that logic in the template.