]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
heat tests : bugfix FuncUtils check StackId not StackName
authorSteven Hardy <shardy@redhat.com>
Thu, 6 Sep 2012 10:41:15 +0000 (11:41 +0100)
committerSteven Hardy <shardy@redhat.com>
Thu, 6 Sep 2012 10:48:15 +0000 (11:48 +0100)
commit809ad01ec7a9e0084e84f541090eb4449186509a
tree2f666e0513215b9321a5fb2be0f4499963a529c7
parent4c26639378381028af5c096885051997f34c7fed
heat tests : bugfix FuncUtils check StackId not StackName

CreateStack response no longer contains StackName, so
we need to parse the StackId and extract the name from
the new ARN format

Change-Id: If55ff286c98e8396a14fa4ee2b08622faa680a03
Signed-off-by: Steven Hardy <shardy@redhat.com>
heat/tests/functional/util.py