Fix the regular expression for refstack 29/47229/1
authorLinda Wang <wangwulin@huawei.com>
Wed, 15 Nov 2017 06:40:51 +0000 (06:40 +0000)
committerLinda Wang <wangwulin@huawei.com>
Wed, 15 Nov 2017 06:40:51 +0000 (06:40 +0000)
commit843de6db7838dc20fa4a1f44731ea47cbcffa250
tree56ad8031c9e5171efb94ce4f701c096dc5fedc8e
parent551740ee18dc83027654b9a0ef6de84901f86d84
Fix the regular expression for refstack

Otherwise, this line could not be matched:
{0} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token [0.143237s] ... ok
-> the matched result: tempest.api.identity.v3.test_t

Change-Id: I97282a9c98a889a015a40f9ad2d700906bb88fb1
Signed-off-by: Linda Wang <wangwulin@huawei.com>
functest/opnfv_tests/openstack/refstack_client/refstack_client.py