xenapi tries to shutdown rescue instance even if it's already shutdown
Bug #961507 reported by
Johannes Erdfelt
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Compute (nova) |
Fix Released
|
Low
|
Johannes Erdfelt |
Bug Description
It will end up with an error like this:
['VM_BAD_
The code should check the state first and only shut it down if it isn't already halted.
Changed in nova: | |
assignee: | nobody → Johannes Erdfelt (johannes.erdfelt) |
status: | New → In Progress |
Changed in nova: | |
importance: | Undecided → Low |
milestone: | none → folsom-1 |
Changed in nova: | |
status: | Fix Committed → Fix Released |
Changed in nova: | |
milestone: | folsom-1 → 2012.2 |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/5641
Review: https:/