~ya-bo-ng/maas:update-footer-logo

Last commit made on 2018-10-26
Get this branch:
git clone -b update-footer-logo 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:
update-footer-logo
Repository:
lp:~ya-bo-ng/maas

Recent commits

e595dee... 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.

8f13efc... by Newell Jensen

LP: #1798479 -- Split host and port for ipv4 or ipv6 address in the websocket request and set defaults in event they are empty.