]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
heat clients : make boto client library pass disable_rollback
authorSteven Hardy <shardy@redhat.com>
Thu, 28 Feb 2013 16:04:33 +0000 (16:04 +0000)
committerSteven Hardy <shardy@redhat.com>
Thu, 28 Feb 2013 16:07:09 +0000 (16:07 +0000)
commit6bdebc59ba92f2c5af545630819e7cc504e8f94b
tree54727327e6009ef106000f39cfe8e69cb6f6386d
parent1d31ef47b595748c09fc63257bf02bf1e53abc05
heat clients : make boto client library pass disable_rollback

Make the boto_client.py wrapper correctly interpret the DisableRollback
argument, so the --disable-rollback option of heat-boto will work

fixes bug 1131283

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