]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
heat cli : Workaround inconsistent boto return type
authorSteven Hardy <shardy@redhat.com>
Wed, 15 Aug 2012 14:16:23 +0000 (15:16 +0100)
committerSteven Hardy <shardy@redhat.com>
Thu, 16 Aug 2012 12:02:09 +0000 (13:02 +0100)
commita9252c9b0583b61579c123d4c31b790d4d3ef07c
tree7d2de660bc224ea292d5f4f10f2ed645816dc0ed
parent5aa80047b65488fa02f23818ca9132e523cb8693
heat cli : Workaround inconsistent boto return type

Work around the inconsistent boto return type for DescribeStackResource
action, upstream patch pending but not yet merged, so this provides
a simple workaround

Fixes #175

Change-Id: I026ec7b1845fb591a47a5fb12cfcb25705b33909
Signed-off-by: Steven Hardy <shardy@redhat.com>
bin/heat
heat/boto_client.py
heat/client.py