]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
heat clients : Fix --timeout option for heat-boto
authorSteven Hardy <shardy@redhat.com>
Mon, 11 Mar 2013 16:16:45 +0000 (16:16 +0000)
committerSteven Hardy <shardy@redhat.com>
Mon, 11 Mar 2013 16:19:51 +0000 (16:19 +0000)
commit11cb47f09259994171e7512d96c3584d6389833b
tree5ae16165f6dff47a7407a7ad92bd3ff17f3298fc
parent0174b7d4d31e0939fa8863089d9cae990be1c317
heat clients : Fix --timeout option for heat-boto

Fix boto client wrapper so it passes the timeout value to boto

fixes bug 1135970

Change-Id: Ic1d242cf038e9244c8fb2efc65659cd6f9976df3
heat/cfn_client/boto_client.py