~blake-rouse/maas:get-all-rack-conns

Last commit made on 2017-07-18
Get this branch:
git clone -b get-all-rack-conns 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:
get-all-rack-conns
Repository:
lp:~blake-rouse/maas

Recent commits

f5d0d60... by Blake Rouse

Return only one connection per rack controller from getAllClients. Fixes lp: #1704489.

d81fd47... by Newell Jensen

LP: #1700802 -- Add missing networking constraint names.

4c0cf27... by Newell Jensen

Set the machine's min_hwe_kernel to the setting's default_min_hwe_kernel when commissioning.

a662317... by Andres Rodriguez

LP: #1664822 - Ensure failure to set Lan_Channel doesn't cause complete script failure

b2acbe0... by Andres Rodriguez

LP: #1609496 - Increase & add 'wait_time' for IPMI to allow it working for older & broken BMC's

48efa80... by Mike Pontillo

Refactor rack registration to allow deferred fabric creation.

This allows update_interfaces() to be called in two modes: one which
creates all fabrics immediately (the current behavior), and the other
which only creates 'disconnected' physical interfaces and skips child
interface creation and deletion.

This work is necessary so that in the future, a rack can register,
perform beaconing, and update its interfaces with any additional
topology data the beacons can provide.

Also updates all test scenarios for update_interfaces() to make sure
they work with the old 'one phase' approach and the new 'two phase'
approach. (That is, the interfaces are created in exactly the same
way even if fabric creation is deferred.)

cf634e6... by Mike Pontillo

Make version check utilities work for the rack.

This allows rack-only installations to determine their version.

Also moves code to determine MAAS version to the src/provisioningserver.

19ac1ff... by Andres Rodriguez

LP: #1664822 - Enable IPMI over LAN if disabled

ba8b493... by Blake Rouse

Set the re-check intercal for rack to region RPC connections to the lowest value when a RPC connection is closed or lost. (Fixes lp: #1703845).

bb6ed43... by Andres Rodriguez

LP: #1703713 - Fix missing link on domain details page