~ltrager/maas:lp1754334

Last commit made on 2018-04-20
Get this branch:
git clone -b lp1754334 https://git.launchpad.net/~ltrager/maas
Only Lee Trager can upload to this branch. If you are Lee Trager please log in for upload directions.

Branch merges

Branch information

Name:
lp1754334
Repository:
lp:~ltrager/maas

Recent commits

475924b... by Lee Trager

LP: #1754334 - Fix Javascript error when loading interfaces tab.

Before new interfaces have been added they are set to {}. On page load all
interfaces are validated including new interfaces. Ignore validation on new
interfaces as the object must be fully defined.

f7a24be... by Newell Jensen

Fix random failing test due to random range being outside of bounds needed.

45ea269... by Anthony Dillon

LP: #1761189 - Link the machine power status and check now buttons

2e3f152... by Lee Trager

LP: #1759525 - Only load the Zones, Domains, and Subnets manager when needed.

Adding a machine, chassis, or device is done with the AddHardwareController or AddDeviceController. AddHardwareController is loaded on the nodes-listing
page while AddDeviceController is loaded on the network discovery page. They
each need Zones/Subnets and Domains manager loaded for user selection. These
managers are not needed on their parent page so delay loading them until the
form is shown.

Quick drive-by, only load items specified regardless if others are specified.
This ensures only fields needing to be reloaded in the child scope are loaded.

174045d... by Alberto Donato

allow selecting browsers to run js tests on from commandline

61e36a5... by Anthony Dillon

Removed the scrolling table functionality

430ec26... by Andres Rodriguez

debian/control: Make avahi-utils a dep for maas-common instead of maas-region-controller

e11fd5e... by Blake Rouse

LP: #1765056 - Add a connection ID to all RPC connections made to a region process. Pass that connection ID to the master process so adding and removing of connections can be handled out of order.

f3da584... by Alberto Donato

don't display the set-pool action on the node details page. Also drop the button for set-zone as it's not present

5c87c57... by Björn Tillenius

Bring back some template changes from premium.