misreport on unknown instance status
Bug #1019020 reported by
Yun Mao
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Compute (nova) |
Fix Released
|
Undecided
|
Yun Mao |
Bug Description
If a vm_state or task_state is not recognized for an instance, the status should report as "UNKNOWN" not "UNKNOWN_STATE" according to the API spec.
Changed in nova: | |
assignee: | nobody → Yun Mao (yunmao) |
status: | New → In Progress |
Changed in nova: | |
milestone: | none → folsom-2 |
status: | Fix Committed → Fix Released |
Changed in nova: | |
milestone: | folsom-2 → 2012.2 |
To post a comment you must log in.
Reviewed: https:/ /review. openstack. org/9108 github. com/openstack/ nova/commit/ bef369dd1d80e18 54f61716e17ac32 01966cb8ae
Committed: http://
Submitter: Jenkins
Branch: master
commit bef369dd1d80e18 54f61716e17ac32 01966cb8ae
Author: Yun Mao <email address hidden>
Date: Thu Jun 28 10:24:05 2012 -0400
Deal with unknown instance status.
Fix bug 1019020: UNKNOWN_STATE is not a valid status response
according to the OS API specification, UNKNOWN should be returned.
Change-Id: If5f55051fc0f43 3f11c371f80f403 ededf2b4c46