Bugfix: fix the return value 43/35843/2
authorLinda Wang <wangwulin@huawei.com>
Wed, 7 Jun 2017 01:55:41 +0000 (01:55 +0000)
committerJose Lausuch <jose.lausuch@ericsson.com>
Wed, 7 Jun 2017 12:19:11 +0000 (12:19 +0000)
commitdc7f851b0c5412709b52396b0855c0572c904525
treeea654afd054608a8b47c135d65f9fc879f19e9f2
parent6c6b03b310cf60b251a52127901431f7d059e45f
Bugfix: fix the return value

openstack_snapshot and openstack_clean should return 0 when they are run
successfully.

JIRA: FUNCTEST-835

Change-Id: I3fcc24ab985de382e0e59b129cb467d66a9a0de2
Signed-off-by: Linda Wang <wangwulin@huawei.com>
functest/utils/openstack_clean.py
functest/utils/openstack_snapshot.py