maas-ui icon indicating copy to clipboard operation
maas-ui copied to clipboard

Surface the allowable storage layouts for a given machine

Open webteam-app opened this issue 4 years ago • 3 comments

Bug originally filed by caleb-ellis at https://bugs.launchpad.net/bugs/1950395

Related bug: https://bugs.launchpad.net/maas/+bug/1949455

We now surface "custom" as an option when applying the storage layout for a machine, however it's only possible for machines that have provided the custom configuration at commissioning time. We should surface a list of allowable storage layouts on the machine websocket endpoint so we can filter the list of storage layout options in the dropdown ahead of time.

webteam-app avatar Nov 09 '21 23:11 webteam-app

Blocked until LP bug is fixed, then we can filter the list in ChangeStorageLayout.tsx

Caleb-Ellis avatar Nov 09 '21 23:11 Caleb-Ellis

please remove blocked in case the second backend bug helps solving this

tmerten avatar Jan 31 '23 12:01 tmerten

@tmerten The second bug already has both UI and Backend fixed and merged (ability to select "Custom" as a layout option), but the backend fix for allowable layouts appears to still be pending

ndv99 avatar Feb 03 '23 14:02 ndv99