~newell-jensen/maas:lp1789290

Last commit made on 2018-10-22
Get this branch:
git clone -b lp1789290 https://git.launchpad.net/~newell-jensen/maas
Only Newell Jensen can upload to this branch. If you are Newell Jensen please log in for upload directions.

Branch merges

Branch information

Name:
lp1789290
Repository:
lp:~newell-jensen/maas

Recent commits

fb190f8... by Newell Jensen

Fix failing tests.

d0f014b... by Newell Jensen

Merge remote-tracking branch 'lp/master' into lp1789290

7c9ee58... by Björn Tillenius

Add an RBAC object that uses the RBACClient to get which resource pools
a user has access to.

Use it to filter out the node listing.

The actions that you can do on a node and the resource pool listing still
doesn't take RBAC into account.

ddd8c0e... by Alberto Donato

Add model to track sync-ids from RBAC API responses.

This also saves the returned sync-id after syncing resource pools. Note that
saved IDs are not used at the moment when performing a sync, as we don't yet
track individual changes from the last sync.

6a362ce... by Lee Trager

Chainload the local UEFI shim if available when local booting on AMD64.

f98b458... by Mike Pontillo

LP #1792409 - Prevent removal of IP addresses when bridge interfaces are removed on release.

677f4ed... by Anthony Dillon

LP: #1796085 - KVM overcommit sliders step by .1

bd5a5b8... by Alberto Donato

Depcreate --idm-* options, use agent file for candid by default

32c9a70... by Andres Rodriguez

Add handler to provide a metrics endpoint on /MAAS/metrics.

7ed9a09... by Newell Jensen

LP: #1786193 -- Add ability to create ssh key during admin creation in the API. Add ability to specify user during ssh key creation in the API.