~newell-jensen/maas:lp1763825

Last commit made on 2018-04-23
Get this branch:
git clone -b lp1763825 https://git.launchpad.net/~newell-jensen/maas
Only Newell Jensen can upload to this branch. If you are Newell Jensen please log in for upload directions.

Branch merges

Branch information

Name:
lp1763825
Repository:
lp:~newell-jensen/maas

Recent commits

f78a6ed... by Newell Jensen

Merge remote-tracking branch 'lp/master' into lp1763825

8a720cf... by Newell Jensen

Review updates.

aa88972... 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.

d6fef78... by Blake Rouse

LP: #1761530 - Rollback the view transaction when a 500 error occurs.

Always use log stacktrace on 500 error even in middleware, by propogating exceptions up the middleware stack.

f286d29... by Mike Pontillo

Remove dead code in server_address.py.

c8cd974... by Newell Jensen

LP: #1763825 -- Remove default_storage_pool from machine's power parameters and disable the ability for a user to change a pod's power parameters via the machine's power configuration.

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