refstack client: improvement and fix of TestCase usage 61/32361/5
authorMatthewLi <matthew.lijun@huawei.com>
Thu, 30 Mar 2017 03:24:05 +0000 (23:24 -0400)
committerCédric Ollivier <cedric.ollivier@orange.com>
Tue, 4 Apr 2017 13:58:28 +0000 (15:58 +0200)
commit2f0b1281308cb494d83240eaa5137ca0524718b7
tree27f87d84d5ad8e4aaa6e0e946b2e6ba958218546
parentdb9767d6871b3601265b46645d2ff7656f3a0bb4
refstack client: improvement and fix of TestCase usage

JIRA: FUNCTEST-772

1, RefstackClientParser should not be a subclass of TestCase
2, tempest_conf.py used for generating reference tempest.conf file
   not related to functest cmd, use logger is enough

Change-Id: If9c37331a5a7687e5704e546efcdea8175b1529c
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