~blake-rouse/maas:fix-1754493

Last commit made on 2018-03-19
Get this branch:
git clone -b fix-1754493 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:
fix-1754493
Repository:
lp:~blake-rouse/maas

Recent commits

5b917d8... by Blake Rouse

Rename test.

900d711... by Blake Rouse

Fixes LP: #1754493.

bdbb3ea... by Blake Rouse

Calls import boot images again if trigger for import when an import is already running.

d99ce19... by Alberto Donato

make password optional for API user create call if external auth is enabled

a37015f... by Mike Pontillo

Add domain summary, and the ability to edit domain details.

 * Fix AdminOnlyMixin to properly return values on update.
   (And in other overridden methods, just in case.)
 * Update resource record table styles to the new Vanilla.
 * Add TTL validation in the DomainForm.
 * Drive-by fix for incorrect 'p-tooltip' quoting on node details page.

c3af5bc... by Blake Rouse

Reduce the query count for boot/rpc by making the query count always have a consistent maximum.

11e5a49... by Alberto Donato

Don't require password when creating the user with external auth enabled from the UI

e4ce2dd... by Alberto Donato

check the validity of the user with IDM in API requests (both using macaroons or OAuth tokens)

d1cc631... by Andres Rodriguez

LP: #1756393 - Fix incorrect use of continue in enlistment shell script

60defed... by Newell Jensen

LP: #1756181 -- Fixes sync overwritting previous pod tags.