~lyubomir-popov/maas:compose-tables3

Last commit made on 2018-10-10
Get this branch:
git clone -b compose-tables3 https://git.launchpad.net/~lyubomir-popov/maas
Only Lyubomir Popov can upload to this branch. If you are Lyubomir Popov please log in for upload directions.

Branch merges

Branch information

Name:
compose-tables3
Repository:
lp:~lyubomir-popov/maas

Recent commits

2665b1b... by Lyubomir Popov <email address hidden>

Simpler static first column in compose tables

fix merge conflict issues

simplify fixed column in compose tables; adjust column percentages to compensate for the changes

4342af2... by Kit Randel

Fix LP: #1795810 - custom interface name editing in kvm compose pane focus doesn't stick.

LP: #1795759 - Provide pod host metadata using Pod websocket handler.

Use normal font weight for kvm pod networking fabrics in subnet dropdown.

add utilities to handle fixed or fluid elements inside a resizeable container;
add table outdent to be able to align buttons with hidden white space and other elements with defined borders.

adjust table col percentages; use baselinegrid-aligned margin-bottom on inputs

move icon-placeholder utility outside of table styles, so it can be used in a wider context

provide utility to minimise input margin bottom, while still keeping it on the baseline grid

add placeholders to properly align column labels and content

use a named variable to link related values

9af1be2... by Andres Rodriguez

LP: #1796224 - Do not use paths that are used by the main nginx daemon in the system.

223ed92... by Kit Randel

Add PXE status and filter subnets by attached_vlan on host.

48d9897... by Alberto Donato <email address hidden>

rework the snap to use the local/ dir

7b3a3d7... by Alberto Donato <email address hidden>

move RBACClient to a separate module

395f2e6... by Blake Rouse

Sync the resource pools to the RBAC service when RBAC is enabled and changes occur that require a sync.

Only when the RBAC service is enabled the RegionControllerService will sync the resource pools to the RBAC micro-service. Any time a change occurs that requires a sync, that will also sync the information to the RBAC micro-service. Locking is used to ensure that only one region controller will sync the information to the RBAC service.

149ba93... by Caleb Ellis

LP: #1795904 - Update action menu available actions on click

532a3ce... by Anthony Dillon

Add a warning when choosing a KVM capacity that is low

fca0224... by Blake Rouse

Add tracking of when resource pools are created/updated/deleted. Send a notification when this occurs.