~blake-rouse/maas:custom-user-model

Last commit made on 2018-10-23
Get this branch:
git clone -b custom-user-model 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:
custom-user-model
Repository:
lp:~blake-rouse/maas

Recent commits

77929d3... by Blake Rouse

Fixes.

dbe71f6... by Blake Rouse

Add a custom User model in the maasserver, instead of using the Django provided model.

b030112... by Andres Rodriguez

LP: #1411023 - Don't use /bin/sh for scripts

1745ffb... by Mike Pontillo

LP: #1798978 - Rename UI option for installing a KVM pod.

418bd67... by Andres Rodriguez

Publish more stats for prometheus.

9035a24... by Andres Rodriguez

LP: #1735950 - Don't sent apt configuration via debconf anymore as curtin is in charge of configuring the archive.

As a drive-by, fix precise deployment by sending correct archive config.

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.