Generic Function to create a private network
authorjose.lausuch <jose.lausuch@ericsson.com>
Mon, 9 May 2016 09:30:21 +0000 (11:30 +0200)
committerjose.lausuch <jose.lausuch@ericsson.com>
Mon, 9 May 2016 09:49:47 +0000 (11:49 +0200)
commit20627d3d822e78e8a03af5c39a94e18725e858c7
tree58f682edbd8b41b4837bcb02b1553df3efe3b7e6
parent073ca5525f38d7a7c9c67252d1b996e895ff9917
Generic Function to create a private network

This is to be used by all the tests which need a private network to work,
for example Tempest, Rally, vPing, ssh..

Added example for vPing and promise scripts.

Change-Id: I5d79e7b60b81b0f34230ea3ef2f3076697a1958c
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
ci/config_functest.yaml
testcases/features/promise.py
testcases/vPing/CI/libraries/vPing_ssh.py
testcases/vPing/CI/libraries/vPing_userdata.py
utils/openstack_utils.py