UI should show all system information fields
Bug #1883337 reported by
Lee Trager
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
MAAS |
Triaged
|
Medium
|
Unassigned | ||
3.5 |
Won't Fix
|
Medium
|
Unassigned | ||
3.6 |
Triaged
|
Medium
|
Unassigned | ||
maas-ui |
Triaged
|
Medium
|
Unassigned |
Bug Description
In LP:1881916 a user mentioned that they are creating commissioning scripts which run on a particular SKU. When MAAS migrated to gathering system information from LXD I realized we already gather the SKU as well as other information. This information appears on the API but not the UI.
Missing fields in the UI:
system_uuid
system_family
system_sku
mainboard_serial
mainboard_version
mainboard_
chassis_vendor
chasis_type
chassis_serial
chassis_version
Changed in maas: | |
status: | New → Triaged |
importance: | Undecided → Medium |
Changed in maas-ui: | |
status: | Unknown → New |
Changed in maas: | |
milestone: | none → 3.5.0 |
Changed in maas-ui: | |
milestone: | none → 3.5.0 |
tags: | removed: ui |
Changed in maas: | |
milestone: | 3.5.0 → 3.5.x |
Changed in maas-ui: | |
milestone: | 3.5.0 → 3.5.x |
Changed in maas-ui: | |
milestone: | 3.5.x → 3.6.x |
To post a comment you must log in.
The hardware info card on machine details should probably get redesigned (or re-UXed) in that case.
I don't think we realised that the node metadata that gets sent through the websocket had dynamic keys, so a better approach might be to mimic exactly what's available on the API instead of showing a static list of metadata that may or may not exist on the API.