~blake-rouse/maas:fix-1794634

Last commit made on 2018-09-27
Get this branch:
git clone -b fix-1794634 https://git.launchpad.net/~blake-rouse/maas
Only Blake Rouse can upload to this branch. If you are Blake Rouse please log in for upload directions.

Branch merges

Branch information

Name:
fix-1794634
Repository:
lp:~blake-rouse/maas

Recent commits

25718e6... by Blake Rouse

Fix LP: #1794634 - Remove the unique_together on the model that was removed in the migration.

88ffa77... by Caleb Ellis

Define action groups and separate in action CTA dropdown

f33994d... by Kit Randel

Add multicolumn subnet dropdown to compose kvm networking interface.

bf40477... by Lee Trager

Revert "LP: #1789647 -- Update node actions to have audit event logs."

This reverts commit 79e735cf304250aac116cce8c077470fb9c99ed4.

cab1d55... by Blake Rouse

Fix issues in 0178_break_apart_linked_bmcs migration where it didn't generate a new unique name for the duplicated BMCs.

06c18c5... by Mike Pontillo

LP: #1782060 - Don't allow nodes that are hosting pods to be deleted.

f91442a... by Blake Rouse

Fix issues where unique_together in the Django model (not postgresql) was preventing the new BMC migration to run.

9e6dcb4... by Kit Randel

Add KVM pod interfaces by subnet.

79e735c... by Newell Jensen

LP: #1789647 -- Update node actions to have audit event logs.

1193a4b... by Blake Rouse

Fixes LP: #1793340 - Never merge together power drivers that are not for a chassis.

This includes a data migration that splits BMC's apart that was originally linked together incorrectly on power drivers that are not for chassis.