]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Improve error message for nova unknown status
authorSteve Baker <sbaker@redhat.com>
Thu, 22 Aug 2013 01:39:05 +0000 (13:39 +1200)
committerSteve Baker <sbaker@redhat.com>
Mon, 26 Aug 2013 22:41:33 +0000 (10:41 +1200)
commit8be1de454016a86df7b75dc8ad03c56b255db147
tree3d276f8d3f2cd5e3f1f3952852e18746b641bcdd
parentb6f4bea47365f7b69f1acb9f2b5d5a7ceb205dfe
Improve error message for nova unknown status

The current message is obtuse and fails the zbitter
test of good taste.

Change-Id: I12b6904f78452a7dedf3265af4930ba0fc6902a1
heat/engine/resources/instance.py
heat/tests/test_instance.py