Enable https for Openstack in Snaps 21/36221/7
authorLinda Wang <wangwulin@huawei.com>
Tue, 20 Jun 2017 06:31:29 +0000 (06:31 +0000)
committerLinda Wang <wangwulin@huawei.com>
Thu, 22 Jun 2017 16:24:59 +0000 (16:24 +0000)
commitdbfb9c4e94e500592a8b93f42b7b87230d0af311
treee8c15131bdca7e7c52abe93f641c366e4d6934cb
parent39b46e7e43dffff8f4abfbc142c9e28c9ce0d260
Enable https for Openstack in Snaps

When running in https environment, snaps should provide two options:
1. To support certification verify when https certification file is provided;
2. To disable server certificate verification without cert file.

JIRA: SNAPS-84

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