]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
heat tests : FuncUtils use heat_client in create_stack
authorSteven Hardy <shardy@redhat.com>
Wed, 5 Sep 2012 09:47:46 +0000 (10:47 +0100)
committerSteven Hardy <shardy@redhat.com>
Wed, 5 Sep 2012 12:37:41 +0000 (13:37 +0100)
commitd20543e306136393f4807ebdebc76e921e630329
tree926c08aa6912b0e3e665380df5cc52176f4ac04c
parente0db51bbd29b36944362cf325daab234e24ee2af
heat tests : FuncUtils use heat_client in create_stack

Use heat_client (not subprocess) to create the stack,
as this will allow easier testing of the boto_client
library and easier checking of create_stack result

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