Create vPing instances with dynamic ports created by nova/neutron 97/10097/1
authorjose.lausuch <jose.lausuch@ericsson.com>
Thu, 11 Feb 2016 15:26:20 +0000 (16:26 +0100)
committerJose Lausuch <jose.lausuch@ericsson.com>
Tue, 16 Feb 2016 21:05:42 +0000 (21:05 +0000)
commitf469d0ae28ebe40e8ec407dd3119f630d0cfb74b
tree3a67334559aac9a80311c16fe0588064d4f3b016
parentbcf423b3f3d295e714fbce1d0073dbbeb07b894f
Create vPing instances with dynamic ports created by nova/neutron

Also,
- check if the used network is already created to not create it again
- check if the image already exists to not create it again
- check if the sec group already exists to not create it again

Change-Id: I243619a1538444d836fdda84a86b834668aaf456
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
(cherry picked from commit 12c1b110e91b2c062b378561f3fb271fe0626aec)
testcases/functest_utils.py
testcases/vPing/CI/libraries/vPing_ssh.py