Create vPing instances with dynamic ports created by nova/neutron 05/9805/8
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 20:35:25 +0000 (21:35 +0100)
commit12c1b110e91b2c062b378561f3fb271fe0626aec
tree14a3da8a4839d57e8a7fa1913f60cd92b2fac950
parent84199df6dfa9c53eafff8171d18e9638f4e9d602
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>
testcases/functest_utils.py
testcases/vPing/CI/libraries/vPing_ssh.py