~andreserl/maas:snap_rack_delete

Last commit made on 2017-08-23
Get this branch:
git clone -b snap_rack_delete 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:
snap_rack_delete
Repository:
lp:~andreserl/maas

Recent commits

f01b6e6... by Andres Rodriguez

Fix format

46e208b... by Andres Rodriguez

Fix lint

ee7680e... by Andres Rodriguez

Add tests

7fa0f76... by Andres Rodriguez

Minor improvements

3e280bf... by Andres Rodriguez

Fix lint and typos

ad497d8... by Andres Rodriguez

Upgrades to work around a -15 return code

57cf39b... by Andres Rodriguez

Update command

5e87403... by Andres Rodriguez

Remove blank line

4881c36... by Andres Rodriguez

LP: #1711414 - Fix deleting a rack when it is installed via the snap

3393b5a... by Lee Trager

Use the FormScript when load script default and uploaded from the UI scripts.

Modified the builtin script loader to use the ScriptFrom. Builtin scripts now define their metadata in YAML embedded within the script. This includes planned support for results and paramaters which the scripts have not yet been modified for.

The CommissioningScriptForm now validates the script with the ScriptForm. Any included metadata will be parsed and validated. Commissioning scripts uploaded with an existing filename will now be considered updated.