RSD nodes not showing the correct power state in ComposeNodeState.
Bug #1685955 reported by
Newell Jensen
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
MAAS |
Fix Released
|
High
|
Newell Jensen | ||
MAAS RSD |
Fix Released
|
High
|
Newell Jensen |
Bug Description
RSD nodes are showing the incorrect power state. After some investigation this was shown to be because the RSD PODM doesn't update the ComposedNodeState to reflect the power state as quickly as the PowerState field. These should agree with one another, but they are not. This is affecting querying the power state.
Related branches
lp://staging/~newell-jensen/maas/fix-1685955
- Blake Rouse (community): Approve
-
Diff: 59 lines (+14/-3)2 files modifiedsrc/provisioningserver/drivers/pod/rsd.py (+8/-3)
src/provisioningserver/drivers/pod/tests/test_rsd.py (+6/-0)
Changed in maas: | |
status: | New → Triaged |
importance: | Undecided → High |
assignee: | nobody → Newell Jensen (newell-jensen) |
milestone: | none → 2.2.0rc3 |
summary: |
- Nodes don't power off after commissioning + RSD nodes don't power off after commissioning |
summary: |
- RSD nodes don't power off after commissioning + RSD nodes not showing the correct power state. |
description: | updated |
summary: |
- RSD nodes not showing the correct power state. + RSD nodes not showing the correct power state in ComposeNodeState. |
Changed in maas: | |
status: | Triaged → In Progress |
Changed in maasrsd: | |
status: | Triaged → In Progress |
Changed in maas: | |
status: | In Progress → Fix Committed |
Changed in maasrsd: | |
status: | In Progress → Fix Committed |
Changed in maas: | |
status: | Fix Committed → Fix Released |
Changed in maasrsd: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.