Enable refstack work on https without SSL checks
authorLinda Wang <wangwulin@huawei.com>
Thu, 29 Jun 2017 10:06:19 +0000 (10:06 +0000)
committerCedric Ollivier <cedric.ollivier@orange.com>
Wed, 5 Jul 2017 14:30:04 +0000 (14:30 +0000)
commit11ef4c749460411d25777bdd3e447fc03af65208
tree2051473f012149c32ecb450fb32901ccd820922b
parentb4cacd1ca87b7cbe7c166a543e8f448b723c837d
Enable refstack work on https without SSL checks

When refstack is run in https environment, SSL checks
will be skipped if no cacert file is provided.

JIRA: FUNCTEST-828

Change-Id: Ib44582b4f2f508c7a255a1510dbdc33110fe0f14
Signed-off-by: Linda Wang <wangwulin@huawei.com>
functest/opnfv_tests/openstack/refstack_client/refstack_client.py
functest/tests/unit/openstack/refstack_client/test_refstack_client.py
functest/utils/env.py