Bogus power state when a node is in maintenance
Bug #1686699 reported by
Dmitry Tantsur
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ironic |
Triaged
|
Medium
|
Unassigned |
Bug Description
When we move nodes to maintenance mode for reasons not related to power fault, we keep the last power state in the database. As we don't sync power states, it never gets updated, no matter what happens to the node. It can cause confusion, as described in https:/
We can either set power state to None to indicate "I don't know" or sync power state without enforcing it. The latter can put unnecessary load on the BMC, so I think we should do the former.
Changed in ironic: | |
status: | In Progress → Triaged |
assignee: | Dmitry Tantsur (divius) → nobody |
tags: | removed: low-hanging-fruit |
Changed in ironic: | |
assignee: | nobody → Ramamani Yeleswarapu (ramamani-yeleswarapu) |
Changed in ironic: | |
assignee: | Ramamani Yeleswarapu (ramamani-yeleswarapu) → nobody |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/460523
Review: https:/