Use common way to get the openstack clients 25/16825/8
authorjose.lausuch <jose.lausuch@ericsson.com>
Wed, 13 Jul 2016 10:07:21 +0000 (12:07 +0200)
committerJose Lausuch <jose.lausuch@ericsson.com>
Thu, 14 Jul 2016 11:10:47 +0000 (11:10 +0000)
commitaddc7f7318147c29de474813b00ae40882ca9662
tree6fd60f2dcd2a50c811851ebb9ff7dbeb6b4d3f81
parent57d44d445189755d84dfb4abd50082900cb8811f
Use common way to get the openstack clients

Instead of repeating the code in all the scripts and
importing the openstack libraries, the clients shall
be given by openstack utils, which is its purpose

JIRA: FUNCTEST-163

Change-Id: I1ccc05a3af44ee1ab5938ea9e4e01dbe55f4816d
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
ci/run_tests.py
testcases/OpenStack/rally/run_rally-cert.py
testcases/OpenStack/tempest/run_tempest.py
testcases/OpenStack/vPing/vPing_ssh.py
testcases/OpenStack/vPing/vPing_userdata.py
utils/openstack_clean.py
utils/openstack_snapshot.py
utils/openstack_utils.py