~blake-rouse/maas:fix-1756985

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

Recent commits

0f11c25... by Blake Rouse

Fixes LP: #1756985 - Fix websocket from setting the default for select power parameter types incorrectly. Return a deepcopy of the RPC cached result so the cache cannot be corrupted.

7440111... by Alberto Donato

add notification for the settings page about externally-authenticated users

1ddc1a1... by Karl Williams

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

93384a9... by Anthony Dillon

Adjust the width of the contextual menu to be no smaller then the button.

b5374a0... by Andres Rodriguez

Drop 'tgt' from the rack controller details page

64a5103... by Andres Rodriguez

debian/control: Depends on libvirt-clients

1672d1b... by Blake Rouse

Fixes LP: #1754493 - Call import boot images again if trigger for import when an import is already running.

This fixes an issue where the rack could still be performing an update with old data when the region triggers the rack to import again. This allows up to 1 import to run after the current import is finished. This will ensure that the rack controller will get always match the regiond images.

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.