~bjornt/maas:connect-to-snap-database

Last commit made on 2017-09-28
Get this branch:
git clone -b connect-to-snap-database https://git.launchpad.net/~bjornt/maas
Only Björn Tillenius can upload to this branch. If you are Björn Tillenius please log in for upload directions.

Branch merges

Branch information

Name:
connect-to-snap-database
Repository:
lp:~bjornt/maas

Recent commits

df242f5... by Björn Tillenius

Add a script to make it easier to connect to the database the MAAS snap
is using.

e34e4ad... by Björn Tillenius

Update the switches listing when the database rows change.

d6bf4ec... by Mike Pontillo

Add node metadata to websocket handler

8a9b5f8... by Blake Rouse

Move machine output to a new logs tab with the installation log.

66fa00e... by Newell Jensen

Change machine tooltips hardware testing count to use numbers.

6276928... by Blake Rouse

Make headers smaller in action cards on pod details.

369e7ce... by Newell Jensen

Add failure to top border of summary cards if there is a hardware testing failure.

e62ba3e... by Newell Jensen

Summary Cards updates:

Add content and banner for enlisted nodes.
Add icons and tooltip messages for cards.
Fix links for CPU and Memory cards.
Only show builtin script metrics.

f6eaeb9... by Blake Rouse

LP: #1684085 - Add edit button to vlan and space details page.

f6e1b85... by Blake Rouse

Add volume_groups, raids, cache_sets, and bcaches field to the Machine API output.

This allows the user to see the different storage items that exist for the machine. The user can then use the provided ID to load that object over the API. It does not provide the full object as that would make the API return to much data for a machines list or machines read.