~jsseidel/maas:jsseidel-domains-api-annotations

Last commit made on 2018-12-10
Get this branch:
git clone -b jsseidel-domains-api-annotations https://git.launchpad.net/~jsseidel/maas
Only Spencer Seidel can upload to this branch. If you are Spencer Seidel please log in for upload directions.

Branch merges

Branch information

Name:
jsseidel-domains-api-annotations
Repository:
lp:~jsseidel/maas

Recent commits

53a17fe... by Spencer Seidel

Fixed duplicate tag in delete

cb403e5... by Spencer Seidel

Added API annotations and examples to domains

e27e6ba... by Spencer Seidel

Updated node-list node-details with better Learn more links that point to adding kvm host in docs

086dee0... by Lee Trager

LP: #1807058 - Increase nginx's client_max_body_size to 10M.

0d7e9eb... by Andres Rodriguez

Correctly update and list license for websockets.py

ef48df4... by Anthony Dillon

LP: #1801132 - Remove duplicated IP addresses in machine list tooltip

dc6dc01... by Blake Rouse

Use the new deploy-machines and view-all permission from RBAC to allow different access levels for the nodes.

deploy-machines allows the user to allocate/deploy/release a machine, but cannot perform admin actions on that machine (eg. adjust interfaces).

view-all allows the user to view all machines in the resource pool even if the machine is owned by a different user (eg. an auditor).

6ba60e0... by Blake Rouse

Use new permission checks in the UI to show and hide actions that the authenticated user can perform.

24569c1... by Blake Rouse

Add permission information over the websocket.

f972dd1... by Blake Rouse

Fix issue where none administrators are presented with the first user system configuration, but cannot update any settings or skip it.