Default OSCreds cacert attribute to False. 37/37937/3
authorspisarski <s.pisarski@cablelabs.com>
Fri, 21 Jul 2017 15:43:08 +0000 (09:43 -0600)
committerspisarski <s.pisarski@cablelabs.com>
Fri, 21 Jul 2017 16:06:12 +0000 (10:06 -0600)
commit2b5271039308e95369d71504954fbd54643596db
tree8732f7afd03c7ba8110d2b55384395d84578a647
parentb0af6e93bb5cc338c289577aad5c4b1bf8de7053
Default OSCreds cacert attribute to False.

The default of True causes more problems than False when
dealing with unsecure and secure (HTTPS) API calls.
This was issue was found while testing against the new OPNFV
CI test pod running Pike.

JIRA: SNAPS-80

Change-Id: I819b4f64fa637bb7ce53c58a7a1164600ff6a3b9
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
snaps/openstack/os_credentials.py
snaps/openstack/tests/conf/os_credentials_tests.py
snaps/openstack/tests/openstack_tests.py