~mpontillo/maas:remove-server-address-dead-code

Last commit made on 2018-04-20
Get this branch:
git clone -b remove-server-address-dead-code 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:
remove-server-address-dead-code
Repository:
lp:~mpontillo/maas

Recent commits

76028c4... by Mike Pontillo

Fix lint.

bd91da2... by Mike Pontillo

Remove dead code in server_address.py.

265a6c3... by Alberto Donato

update pool users/groups association from the form

298cefb... by Anthony Dillon

LP: #1760860 - Made all contents ellipse instead of wrap

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