Ironic driver doesn't check an error of power state change
Bug #1695744 reported by
Hironori Shiina
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Compute (nova) |
Confirmed
|
Medium
|
Unassigned |
Bug Description
When starting an instance with Ironic virt driver, even if Ironic fails to turn on a server, an instance vm state is set to ACTIVE.
The cause is that the driver doesn't check a 'last error' of the node after the power action finishes. The error is set if the power action is failed.
tags: | added: ironic |
Changed in nova: | |
importance: | Undecided → Medium |
Changed in nova: | |
status: | In Progress → Confirmed |
assignee: | Hironori Shiina (shiina-hironori) → nobody |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/470754
Review: https:/