refstack client: improvement and fix of TestCase usage 21/34721/1
authorMatthewLi <matthew.lijun@huawei.com>
Thu, 30 Mar 2017 03:24:05 +0000 (23:24 -0400)
committerCédric Ollivier <cedric.ollivier@orange.com>
Sat, 13 May 2017 07:05:15 +0000 (09:05 +0200)
commit66331529e5e897873ff157c461259c3186be36e3
tree28a6b571762c2b1dabcc764f188f05ae4a2de63b
parent4c8649d84e861412888f625d006d88929ab868d3
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

Conflicts:
    functest/opnfv_tests/openstack/refstack_client/refstack_client.py

Change-Id: If9c37331a5a7687e5704e546efcdea8175b1529c
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
(cherry picked from commit 2f0b1281308cb494d83240eaa5137ca0524718b7)
functest/opnfv_tests/openstack/refstack_client/refstack_client.py
functest/opnfv_tests/openstack/refstack_client/tempest_conf.py