Enable snaps work using public endpoint 41/36441/3
authorLinda Wang <wangwulin@huawei.com>
Sat, 24 Jun 2017 07:42:20 +0000 (07:42 +0000)
committerLinda Wang <wangwulin@huawei.com>
Tue, 27 Jun 2017 07:58:19 +0000 (07:58 +0000)
commit00f3d66bc9af0292b6ab2433eb2a6e1de8467300
tree233d9941c353acc64600ed8bdb945730b4157b0f
parentc7ba89444d160cb81656a49cb93416ee5013aa8f
Enable snaps work using public endpoint

When functest is not run on jumpserver but on other external host without
admin network, snaps failed to connect the admin endpoint. So running
snaps tests using public endpoint should be allowed.

JIRA: SNAPS-110

Change-Id: I8ca8d8c48330b5f427568d3d5fe942f6f2ca9ea9
Signed-off-by: Linda Wang <wangwulin@huawei.com>
snaps/openstack/create_user.py
snaps/openstack/os_credentials.py
snaps/openstack/tests/openstack_tests.py
snaps/openstack/utils/keystone_utils.py