maas:refs/tags/2.5.0-beta4

Last commit made on 2018-10-26
Get this branch:
git clone -b refs/tags/2.5.0-beta4 https://git.launchpad.net/maas
Members of MAAS Committers can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
refs/tags/2.5.0-beta4
Repository:
lp:maas

Recent commits

401d6c7... by Andres Rodriguez

debian/rules: Restart maas-regiond after upgrade

5c0dd6e... by Anthony Dillon

LP: #1798431 - Replace the Ubuntu logo with Canonical

1f94845... by Anthony Dillon

Styling improvements to the KVM compose storage UI

7034167... by Blake Rouse

Use a thread-local to keep an RBACClient per request being handler per thread.

This simplifies the API for using RBAC in MAAS as well as its simple as asking rbac.is_enabled() and that will handle all the thread-local transparently.

d7d3123... by Alberto Donato

forward the --rbac-url option from maas init to configauth

5a41388... by Blake Rouse

Fix the versions of pexpect and ptyprocess in versions.cfg.

629adfd... by Lee Trager

LP: #1778916 - Display metrics using a two column table.

3de0749... by Andres Rodriguez

debian/changelog: Update to match releases and open 2.5.0b4

f39bc17... by Kit Randel

Only pass decorated availableSubnets (with hydrated displayName, vlan and fabric) to selectSubnet.

fd93eff... by Newell Jensen

LP: #1772511 -- Change logging level from DEGUG to INFO for set_netboot in maasserver.models.node so that the message will be displayed in regiond.log by default.