Allow selecting custom storage layout in UI
Bug #1949455 reported by
Alberto Donato
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
MAAS |
Fix Released
|
Undecided
|
Unassigned | ||
maas-ui |
Fix Released
|
Unknown
|
Bug Description
MAAS now allows to create a custom storage layout for a machine, by providing the configuration at commissioning time (from a custom commissioning script).
An additional "custom" storage layout is available, and selectable from the API.
It should be possible to apply the custom layout through the UI as well.
If the machine doesn't have custom layout configuration from commissioning, an error will be raised.
Changed in maas: | |
status: | New → Fix Committed |
Changed in maas: | |
milestone: | 3.1.0 → 3.1.0-rc1 |
Changed in maas: | |
status: | Fix Committed → Fix Released |
Changed in maas-ui: | |
importance: | Undecided → Unknown |
status: | New → Fix Released |
To post a comment you must log in.
To clarify, for this bug to be fixed should we just be adding an extra option to the "Change storage layout" dropdown for a "custom" storage layout? IIUC the commissioning form should not need to be changed.
Also is there any machine data that can be used to determine whether custom storage is possible or not ahead of time?