~andreserl/maas:lp1735950_debconf_apt_preseed

Last commit made on 2018-10-19
Get this branch:
git clone -b lp1735950_debconf_apt_preseed https://git.launchpad.net/~andreserl/maas
Only Andres Rodriguez can upload to this branch. If you are Andres Rodriguez please log in for upload directions.

Branch merges

Branch information

Name:
lp1735950_debconf_apt_preseed
Repository:
lp:~andreserl/maas

Recent commits

f33a0d7... by Andres Rodriguez

Fix precise deployment

0d646b8... by Andres Rodriguez

Update comments

c05ed7a... by Andres Rodriguez

Add final changes to address the issue

b24640c... by Andres Rodriguez

Make fixes

ca02dfe... by Andres Rodriguez

Update config

3302581... by Andres Rodriguez

Really fix lint

2088de8... by Andres Rodriguez

Fix lint

6202031... by Andres Rodriguez

LP: #1735950 - Don't sent deprecated apt_preserve_source_list and correctly send debconf config for precise & trusty

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.