]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
engine : stack_resource change state_description to status_reason
authorSteven Hardy <shardy@redhat.com>
Wed, 26 Jun 2013 11:27:05 +0000 (12:27 +0100)
committerSteven Hardy <shardy@redhat.com>
Wed, 26 Jun 2013 11:27:05 +0000 (12:27 +0100)
commit942d3c94e29ea548d22f8a41f5201f5042ea13db
tree32ce6c2579da74ab2ad5a4b7f432a3220e438bcf
parent481f84af73e61e8d1935997643553f3c96474d40
engine : stack_resource change state_description to status_reason

The internal API changed this name recently, but this got missed
due to lack of test coverage for this exception.  Turns out adding
that test coverage is really hard due to all the coroutine magic,
so we'll have to fix that at some later time.

Change-Id: I98a0c5bb8f3f001a7d215bcdf64cad841e42ef85
heat/engine/stack_resource.py