RETIRED, further work has moved to Debian project infrastructure
Go to file
Gyorgy Szombathelyi 9d428206cd Fix the ca certificate handling in the client sessions
The verify parameter is a 3 state parameter:
- it can be False if disabling CA checking is requested (insecure TLS)
- it can be set to True to check CA with the system CA bundle
- finally the path to the CA cert can be passed which must be used to
  check the session

The cert parameter used currently is a client certificate, which is
obviously wrong in this case.

Change-Id: I100163713236a6096197e011963d08e994312dcd
Closes-Bug: #1593268
2016-06-16 18:04:54 +02:00
devstack fix grenade from mitaka upgrade 2016-06-14 10:28:15 +00:00
doc/source Merge "Added "\" In quickstart guide" 2016-06-08 23:00:49 +00:00
etc Fix doc about scenario and Tempest tests 2016-04-22 12:58:38 +02:00
releasenotes Fix the ca certificate handling in the client sessions 2016-06-16 18:04:54 +02:00
sahara Fix the ca certificate handling in the client sessions 2016-06-16 18:04:54 +02:00
tools Remove openstack/common related stuff 2016-05-09 18:25:14 +08:00
.coveragerc Remove openstack/common related stuff 2016-05-09 18:25:14 +08:00
.gitignore Remove old integration tests for sahara codebase 2015-11-19 07:59:15 +00:00
.gitreview Update .gitreview to point on updated repo 2014-03-12 16:55:37 +04:00
.mailmap Add entry for Yevgen Runts to avoid dup author 2014-09-18 18:06:56 -07:00
.testr.conf Group tests by class 2014-08-04 14:59:13 +04:00
CONTRIBUTING.rst Workflow documentation is now in infra-manual 2014-12-05 03:30:40 +00:00
HACKING.rst Ensure default arguments are not mutable 2015-12-31 15:56:11 +08:00
LICENSE copyright has been added 2013-03-11 10:30:40 +04:00
README.rst Add source url into README.rst 2015-10-24 05:40:07 +00:00
babel.cfg First steps for i18n support 2013-08-26 22:16:45 +04:00
bandit.yaml Bandit password tests 2016-04-01 12:03:16 +01:00
pylintrc Removed attempt to ignore tests in pylint 2014-09-11 15:35:25 +00:00
requirements.txt Updated from global requirements 2016-06-12 15:26:21 +00:00
run_tests.sh Remove openstack/common related stuff 2016-05-09 18:25:14 +08:00
setup.cfg Remove hdp 2.0.6 plugin 2016-05-17 23:28:12 +03:00
setup.py Updated from global requirements 2015-09-22 03:37:33 +00:00
test-requirements-bandit.txt Update bandit version 2016-02-05 12:17:02 -05:00
test-requirements.txt Updated from global requirements 2016-06-03 18:19:45 +00:00
tox.ini Remove openstack/common related stuff 2016-05-09 18:25:14 +08:00