~ya-bo-ng/maas:fix-commissioning-action

Last commit made on 2018-02-28
Get this branch:
git clone -b fix-commissioning-action https://git.launchpad.net/~ya-bo-ng/maas
Only Anthony Dillon can upload to this branch. If you are Anthony Dillon please log in for upload directions.

Branch merges

Branch information

Name:
fix-commissioning-action
Repository:
lp:~ya-bo-ng/maas

Recent commits

7cfb35c... by Anthony Dillon

LP: #1751938 - Fix the layout commissioning panels

2e38d1f... by Alberto Donato

pass the request to challenge()

4886e5e... by Andres Rodriguez

LP: #1744072 - Replace ntpd with chrony.

c5a8101... by Newell Jensen

LP: #1741165 -- Remove --delete-snapshots flag to workaround volumes not being deleted for node decomposition.

ff87984... by Newell Jensen

Fix typo in UI editing disabled error message.

c925539... by Anthony Dillon

LP: #1749812 - General QA fixes for the Device Discovery page

c38a589... by Newell Jensen

LP: #1706438 -- Add zone to Pods and only allocate machines from Pod if zones match.

* Adds ForeignKey to Zone on the BMC model.
* Updates machines allocate API endpoint to only use machines from Pod's that have matching zone if zone parameter is supplied.

28059ad... by Anthony Dillon

LP: #1750020 - Create the script reveal functionalty

f8b36e0... by Lee Trager

Modify rescue mode to run commissioning or test scripts if available.

The script runner is now executed when transistioning into rescue
mode. Any commissioning or test script available will be run. Because
rescue mode allows the user to SSH into the ephemeral environment MAAS
does not check for loss of heart beat or remote checking if the script
has run past its runtime.

This does not implement the necessary API or UI changes to allow
users to select scripts to run in rescue mode.

a1a52f4... by Anthony Dillon

General UI improvements for node details