]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Factor out a start_wordpress_stack()
authorIan Main <imain@redhat.com>
Fri, 11 May 2012 17:47:17 +0000 (10:47 -0700)
committerIan Main <imain@redhat.com>
Fri, 11 May 2012 17:47:17 +0000 (10:47 -0700)
commita4f82756f8c25a80618d98e8e467c65973520aeb
treee529f46b87e3414204e1bef836a8ac446d60d049
parent50e5f2de917612dcf4285d9fdc66036329f1ffa5
Factor out a start_wordpress_stack()

There was a lot of code duplication in the tests so I factored out
a function to start a wordpress stack.

Signed-off-by: Ian Main <imain@redhat.com>
heat/tests/test_stacks.py