refactor create shared network process to eliminate reduplicate 43/19643/1
authorSerenaFeng <feng.xiaowei@zte.com.cn>
Thu, 25 Aug 2016 03:20:17 +0000 (11:20 +0800)
committerMorgan Richomme <morgan.richomme@orange.com>
Fri, 26 Aug 2016 08:45:19 +0000 (08:45 +0000)
commit22ff0e22d78a72e5190ac2acd5aa4da76adc4bce
tree2e060b693956ab112ce1dff28e489377c1057387
parentf3da85065e34b3058cace165443f6f919f959a0b
refactor create shared network process to eliminate reduplicate

Some places shared network is created through create_network_full first,
then update it to shared, abstract a uniformed method to eliminate reduplicate

JIRA: FUNCTEST-437

Change-Id: I13c20ab061323188c5eb3b8c861674df38083c62
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
(cherry picked from commit 007868e4810aaf9a2664b030281fe7c818fc3494)
testcases/OpenStack/rally/run_rally-cert.py
testcases/OpenStack/tempest/run_tempest.py
utils/openstack_utils.py