]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Add test_WordPress_2_Instances_With_EBS_EIP.py
authorSteven Dake <sdake@redhat.com>
Thu, 13 Sep 2012 17:13:58 +0000 (10:13 -0700)
committerSteven Dake <sdake@redhat.com>
Thu, 13 Sep 2012 17:36:49 +0000 (10:36 -0700)
commit06604600fbdb6d69ebe7e2e13a647ba3915e7b91
tree36ec7c5090dd98f4df115a00ce2e03512cebcbea
parent411656a5d6b29ccbbf4bf1157c0c89e7f3cd6b4e
Add test_WordPress_2_Instances_With_EBS_EIP.py

This work is based upon Tomas Sedovic's work.

A floating ip checker is added to instance() in util.py

Change-Id: I138a5f7bc0c5d04bc5308a80113f3057440578b9
Signed-off-by: Steven Dake <sdake@redhat.com>
Signed-off-by: Tomas Sedovic <tsedovic@redhat.com>
heat/tests/functional/test_WordPress_2_Instances_With_EBS_EIP.py [new file with mode: 0644]
heat/tests/functional/util.py