~bjornt/maas:backport-bug-1811699

Last commit made on 2019-01-25
Get this branch:
git clone -b backport-bug-1811699 https://git.launchpad.net/~bjornt/maas
Only Björn Tillenius can upload to this branch. If you are Björn Tillenius please log in for upload directions.

Branch merges

Branch information

Name:
backport-bug-1811699
Repository:
lp:~bjornt/maas

Recent commits

f880809... by Björn Tillenius

LP #1811699 - Resource pool admins can't update machine details

Allow users that are admins/operator for a pool to update machine
details and get power parameters via the API.

3a5f0ae... by Alberto Donato

Revert "Backport d4e9ca5d4a4c370038a31a823ccc948f6e13cc21 - Require python3-macaroonbakery 1.2.1 at least"
This reverts commit 736957c1f657701b543ee6e39f251407a68aab14.

fb3be21... by Alberto Donato

LP: #1812239 - only allow removing pools if the user has "edit" permission on
all resources

f76f3ce... by Björn Tillenius

Backport d651887adf44ef4cc78973cab2ed8c32f1ebf758 - LP: #1811377 - JS error in machine listing: TypeError: Cannot read property 'filter' of undefined

Always include ip_addresses when dehydrating a machine. Every information that
is available in the list needs to be there when viewing the object by itself.

736957c... by Alberto Donato

Backport d4e9ca5d4a4c370038a31a823ccc948f6e13cc21 - Require python3-macaroonbakery 1.2.1 at least

8ee57dd... by Alberto Donato

Backport d55c910c7 and 8da1ee291 - LP: #1806725 - Revert maas obj form fields for sensible defaults

c894d1f... by Alberto Donato

Backport 2691d316e5dc031b7b1dff48d93a9e9906ba1538 - LP: #1811360 - Fix error message for min_hwe_kernel validation.

1df20bc... by Newell Jensen

LP: #1810999 -- Set pod console logging by default.

98d0c58... by Lee Trager

Backport 51b971 LP: #1807991 - Directly go into commissioning during enlistment.

The anonymous API now accepts the 'commission' flag. When set to true
newly created machines will be created in COMMISSIONING and a ScriptSet
with all builtin Scripts will be set as the current_commissioning_script_set.

Commissioning during enlistment can now be disabled using the
'enlist_commissioning' configuration option.

631c9a8... by Spencer Seidel

LP: #1810950 - Addresses issue of improper failure mode when docstring param is not properly formatted.