~ya-bo-ng/maas:steve-bridge-ui-enhancements

Last commit made on 2018-10-28
Get this branch:
git clone -b steve-bridge-ui-enhancements https://git.launchpad.net/~ya-bo-ng/maas
Only Anthony Dillon can upload to this branch. If you are Anthony Dillon please log in for upload directions.

Branch merges

Branch information

Name:
steve-bridge-ui-enhancements
Repository:
lp:~ya-bo-ng/maas

Recent commits

8c1e478... by Anthony Dillon

Tidy up bridge and bond creation templates

3dec702... by Anthony Dillon

Merge remote-tracking branch 'steve/bridge-ui-enhancements' into steve-bridge-ui-enhancements

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

498889d... by Steve Rydz

Build bridge enhancements

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.