Extract util functions from tempest.py to conf_utils
authorjose.lausuch <jose.lausuch@ericsson.com>
Mon, 30 Jan 2017 17:04:44 +0000 (18:04 +0100)
committerjose.lausuch <jose.lausuch@ericsson.com>
Tue, 31 Jan 2017 22:34:24 +0000 (23:34 +0100)
commit92e7d8cee4addb8ea66516a2d5fd295500dcb132
treed2ab29440c998e27239b5c8467f0a361909a60c4
parent246f256f0345ee4f193c894661eaed87fc0d0008
Extract util functions from tempest.py to conf_utils

These functions are useful for other test cases trying
to run tempest. For example BGPVPN tests cases located
in SDNVPN repo.

Change-Id: I67e671f4e9b0a2d81a3ab0d1957ce144fb1a0432
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
functest/opnfv_tests/openstack/tempest/conf_utils.py
functest/opnfv_tests/openstack/tempest/tempest.py