~andreserl/maas:prep_changelog_2.2.2

Last commit made on 2017-07-18
Get this branch:
git clone -b prep_changelog_2.2.2 https://git.launchpad.net/~andreserl/maas
Only Andres Rodriguez can upload to this branch. If you are Andres Rodriguez please log in for upload directions.

Branch merges

Branch information

Name:
prep_changelog_2.2.2
Repository:
lp:~andreserl/maas

Recent commits

1818475... by Andres Rodriguez

Update changelog

9031a90... by Blake Rouse

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

13fbc91... by Newell Jensen

Update changelog.

5bb0e14... by Newell Jensen

Backport from master -- LP: #1700802 -- Add missing networking constraint names.

0ec051d... by Newell Jensen

Backport from master -- LP: #1702690 Set the machine's min_hwe_kernel to the setting's default_min_hwe_kernel when commissioning.

d97cd63... by Andres Rodriguez

Backport 8a42cf86222aace7a4462137a7d941e9535604ef from master

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

bdb33c3... by Andres Rodriguez

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

8d31e11... by Andres Rodriguez

Backport fc3bfd69e7c882a5dc60e8f19481217473d89528 from master.

LP: #1701056: Show correct information for a device details page as a normal user
LP: #1701052: Do not show the controllers tab as a normal user
Fix format when devices/controllers are selected to match those of machines

bbdf374... by Blake Rouse

Backport of ba8b49322be584562654d3bfed26f03851f6ff62: 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).

fcbb54b... by Newell Jensen

Backport of 6fcca7fcad12cfc845e4bce828dfc10edc3e25b6 from master:

Update the disk when editing the disk in the UI and not only the filesystem. This saves a new disk name if that was changed. Code for any filesystem updates is still in tact via the machine websocket handler update_disk method.