~mpontillo/maas:fix-pod-nonetype-relay-vlan--bug-1797135

Last commit made on 2018-10-10
Get this branch:
git clone -b fix-pod-nonetype-relay-vlan--bug-1797135 https://git.launchpad.net/~mpontillo/maas
Only Mike Pontillo can upload to this branch. If you are Mike Pontillo please log in for upload directions.

Branch merges

Branch information

Name:
fix-pod-nonetype-relay-vlan--bug-1797135
Repository:
lp:~mpontillo/maas

Recent commits

692d6f1... by Mike Pontillo

LP: #1797135 - Fix pod composition check for relay_vlan.

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.

f8a7a88... by Blake Rouse

Add an RBACClient that can communicate to the RBAC micro service service endpoint.