refstack client: manually running improvement 63/31763/4
authorMatthewLi <matthew.lijun@huawei.com>
Sat, 25 Mar 2017 06:44:00 +0000 (02:44 -0400)
committerMatthewLi <matthew.lijun@huawei.com>
Tue, 28 Mar 2017 09:28:36 +0000 (05:28 -0400)
commit678d5f956b1af373f61f97187ff3e66fdb315654
tree503c211ad6b48d18f5d72f41d16997136e2aa89d
parenta14250045fe6fb99bd8a707c59016cba3df4a851
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>
functest/opnfv_tests/openstack/refstack_client/refstack_client.py
functest/opnfv_tests/openstack/refstack_client/tempest_conf.py [new file with mode: 0755]