~andreserl/maas:cleanup_rsyslog_http_debian

Last commit made on 2018-12-10
Get this branch:
git clone -b cleanup_rsyslog_http_debian 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:
cleanup_rsyslog_http_debian
Repository:
lp:~andreserl/maas

Recent commits

ae645ed... by Andres Rodriguez

debian/{maas-common,maas-rack-controller}.postrm: Clean leftover files on purge

dc3e37b... by Andres Rodriguez

Improve virsh communication with the host to reduce 'nodeinfo' queries from 4 to 1.

f640b42... by Spencer Seidel

Added API annotations and examples to events.

832a227... by Alberto Donato

shorten parameters in RBAC API

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.