~ltrager/maas:lp1801152

Last commit made on 2018-11-02
Get this branch:
git clone -b lp1801152 https://git.launchpad.net/~ltrager/maas
Only Lee Trager can upload to this branch. If you are Lee Trager please log in for upload directions.

Branch merges

Branch information

Name:
lp1801152
Repository:
lp:~ltrager/maas

Recent commits

1ec9e08... by Lee Trager

Use min

84a0798... by Lee Trager

LP: #1801152 - Ensure 99-maas-02-capture-lldp never sleeps longer than 60s.

09f098f... by Alberto Donato

return an error if no registerable services are found in RBAC

73b3cbb... by Blake Rouse

Always use the MAASAuthorizationBackend to check for user permissions.

Django User model uses a shortcut in saying if the user is a is_superuser then they have all permissions. Now with RBAC this is not the case because even users that have is_superuser set doesn't mean they can perform some actions.

623d38f... by Newell Jensen

LP: #1789290 -- Raise exception so that machine cannot be saved if using an invalid IP for IPMI.

83f2293... by Lee Trager

LP: #1790976 - Use AngularJS to escape maas-obj-form errors

255e72f... by Lyubomir Popov <email address hidden>

Fix first two columns on interfaces and storage tables inside the kvm compose machine overlay.

2cd41a7... by Newell Jensen

LP: #1800483 -- Do not use thin provisioning for LVM storage pools in virsh.

02ac688... by Alberto Donato

change "maas configauth" to register services with RBAC

5ba576c... by Caleb Ellis

Create maas-action-button directive and use in Images tab