~deadlight/maas:centos-image-display

Last commit made on 2018-03-20
Get this branch:
git clone -b centos-image-display https://git.launchpad.net/~deadlight/maas
Only Karl Williams can upload to this branch. If you are Karl Williams please log in for upload directions.

Branch merges

Branch information

Name:
centos-image-display
Repository:
lp:~deadlight/maas

Recent commits

c20bc2b... by Karl Williams

Images page: display "other images" checkbox lists inline rather than stacked

a356a31... by Björn Tillenius

Configure external authentication in 'maas init'

7e74081... by Blake Rouse

Add options to regiond.conf and snap to adjust the number of regiond workers and enable debugging.

9e35f1a... by Lee Trager

LP: #1752754 - Request historic results over the websocket instead of always sending them.

4d3ec45... by Alberto Donato

show the error from the server when getting the login link fails

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)