~d0ugal/maas:object3

Last commit made on 2020-06-19
Get this branch:
git clone -b object3 https://git.launchpad.net/~d0ugal/maas
Only Dougal Matthews can upload to this branch. If you are Dougal Matthews please log in for upload directions.

Branch merges

Branch information

Name:
object3
Repository:
lp:~d0ugal/maas

Recent commits

6555fc6... by Dougal Matthews

Don't import from object as that is implied

25f4060... by Caleb Ellis

Update maas-ui to dcf2075309da7b27e40e588f28a4a2e7734ace33

e339ae0... by Kit Randel

Update maas-ui to 3099b7dcfed8ec5002847e9abcf37cbae75c3edb

e304cda... by Kit Randel

Update maas-ui to 9cdb76ff6e1765276846b81bbb80fe2f1669cd31

9dc15bd... by Kit Randel

Update maas-ui to 343ae665e86f69f73b1913f80f080275708919c7

3c08580... by Caleb Ellis

Update maas-ui to 525d608101dada6d05dd11fa261aac72b2ef28df

6133a38... by Caleb Ellis

Update maas-ui to b3a138d0d00e27cee7656ae968484b5558203a41

6c7e318... by Caleb Ellis

Update maas-ui to bf50ea4af94987009c4665f4a5b8069d014f93c1

4b29a69... by Huw Wilkins

Update maas-ui to 825448598f98d27f3c6feb8a33e629edcfa37f7c

d8f08ca... by Lee Trager

LP: #1881919 - Allow user to disable running a user uploaded commissioning script.

Currently when no commissioning scripts are selected by the user all user
uploaded commissioning scripts are automatically selected. This branch adds two ways to disable that.

1. Any commissioning script tagged with "noauto" won't be automatically selected by MAAS.
2. When using the API if commissioning_scripts=none no user uploaded commissioning script will be selected.