Allow for_hardware scripts to use any system information collected during commissioning.
Bug #1883333 reported by
Lee Trager
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
MAAS |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
MAAS has the ability to only run commissioning or testing scripts on hardware identified by the script. MAAS will match modaliases, pci ids, usb ids, system_
Related branches
~ltrager/maas:lp1883333_2.7
- Lee Trager (community): Approve
-
Diff: 218 lines (+30/-108)2 files modifiedsrc/metadataserver/models/scriptset.py (+14/-22)
src/metadataserver/models/tests/test_scriptset.py (+16/-86)
~ltrager/maas:lp1883333_2.8
- Lee Trager (community): Approve
-
Diff: 218 lines (+30/-108)2 files modifiedsrc/metadataserver/models/scriptset.py (+14/-22)
src/metadataserver/models/tests/test_scriptset.py (+16/-86)
~ltrager/maas:lp1883333
Merged
into
maas:master
- Alberto Donato (community): Approve
- MAAS Lander: Approve
-
Diff: 218 lines (+30/-108)2 files modifiedsrc/metadataserver/models/scriptset.py (+14/-22)
src/metadataserver/models/tests/test_scriptset.py (+16/-86)
Changed in maas: | |
milestone: | none → next |
status: | In Progress → Fix Committed |
Changed in maas: | |
milestone: | next → 2.9.0b4 |
Changed in maas: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.