Legacy fields in pod.get/list websocket can be dropped
Bug #1928442 reported by
Alberto Donato
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
MAAS |
Fix Released
|
Medium
|
Alberto Donato | ||
maas-ui |
Fix Released
|
Unknown
|
Bug Description
Since we now provide a "resources" entry for pod.get/list websocket calls with details about resources usage, there are a few legacy fields that we should be able to drop, once the UI doesn't use them anymore.
Specifically:
- "total"
- "composed_
- "owners_count" (already unused?)
- "hints" (already unused?)
Related branches
~ack/maas:1928442-drop-vmhost-ws-fields
- Lee Trager (community): Approve
- MAAS Lander: Approve
-
Diff: 115 lines (+1/-67)2 files modifiedsrc/maasserver/websockets/handlers/pod.py (+1/-64)
src/maasserver/websockets/handlers/tests/test_pod.py (+0/-3)
Changed in maas: | |
importance: | Undecided → Medium |
Changed in maas-ui: | |
importance: | Undecided → Unknown |
Changed in maas-ui: | |
status: | New → Fix Released |
Changed in maas: | |
milestone: | 3.0.0 → 3.0.1 |
Changed in maas: | |
status: | New → In Progress |
Changed in maas: | |
status: | In Progress → Fix Committed |
Changed in maas: | |
milestone: | 3.0.1 → next |
Changed in maas: | |
milestone: | next → 3.1.0-beta1 |
Changed in maas: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.