~gbancroft-canonical/maas:fix-1681817

Last commit made on 2017-09-06
Get this branch:
git clone -b fix-1681817 https://git.launchpad.net/~gbancroft-canonical/maas
Only Graham Bancroft can upload to this branch. If you are Graham Bancroft please log in for upload directions.

Branch merges

Branch information

Name:
fix-1681817
Repository:
lp:~gbancroft-canonical/maas

Recent commits

727ee83... by gbancroft

Fix 1681817 Discovery - Name bleeds out of card

5d67818... by Andres Rodriguez

LP: #1707850 - MAAS doesn't report cloud-init failures post-deployment

9f7e884... by Andres Rodriguez

LP: #1714273 - Fix power management inside the Snap

Do not set defaults for power driver binaries, as each power driver should know what binary they use. This fixes power management inside the snap, allowing it to access the binary without hardcoding a path.

9713a28... by Mike Pontillo

Revert "Add builtin script fio test for hardware testing."

This reverts commit a8bd88e209a3032b5112c02c6bee864b1cb66d9c.

3c05f9b... by Mike Pontillo

Revert "Pass parameters to scripts."

This reverts commit 62a58dbcd6acfa64274c6289097ae2883ca39a68.

a8bd88e... by Newell Jensen

Add builtin script fio test for hardware testing.

529d83c... by Данило Шеган

LP #1676992: force Postgresql restart on maas-region-controller installation.

This ensures it restarts even when running in chroot (eg. during server installation from an ISO/CD).

62a58db... by Lee Trager

Pass parameters to scripts.

Paramaters are now passed to commissioning and testing scripts. If the
parameter is a storage type maas_run_remote_scripts will attempt to lookup
the storage device by model and serial to get the block device path.

e1c2d9f... by gbancroft

Add link to Subnet summary on dashboard discovered Subnet

aa05ba6... by Lee Trager

Validate and send parameter input.

The ParametersForm can now validate user input to parameters defined within
the script. Currently supported parameters are runtime and storage. Input
can now be passed to Script.objects.create_{commissioning,testing}_script_set
which will create one ScriptResult per storage device. In the event no storage devices exist on the node 'all' will be used as a place holder until
the ScriptSet is regenerated. Parameters are now passed to the node in the
scripts tar.