refstack client: manually running improvement 17/34717/1
authorMatthewLi <matthew.lijun@huawei.com>
Sat, 25 Mar 2017 06:44:00 +0000 (02:44 -0400)
committerCédric Ollivier <cedric.ollivier@orange.com>
Sat, 13 May 2017 06:40:50 +0000 (08:40 +0200)
commit24aaee1511131e9528999ec7cfdb88240d7cff50
treed7989dd30188943a9ec0c349bbb6923a660cf907
parentf5b4588ae8d59f1f1bd4ca4406419d1dc9da35df
refstack client: manually running improvement

JIRA: FUNCTEST-758

1.python tempest_conf.py can generate a reference tempest.conf under /hom/opnfv/.../refstack_client
  this is based on "rally verify configure-verifier"
  surely, user can define his/her own tempest.conf by not using this
2.python refstack_client.py -c <tempest_conf_path> --testlist <testlist_file_path>
  if not given, will use default path, if file not exists, will have error

Change-Id: I1ceecbe8fe86fbe0d53b736a0f3b9a9ae01f262f
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
(cherry picked from commit 678d5f956b1af373f61f97187ff3e66fdb315654)
functest/opnfv_tests/openstack/refstack_client/refstack_client.py
functest/opnfv_tests/openstack/refstack_client/tempest_conf.py [new file with mode: 0755]