deb-sahara/sahara
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
..
api Use split_path from oslo.utils 2016-05-31 20:05:25 +08:00
cli add nosec to remote ssh pickle usages 2016-03-02 19:08:04 -05:00
common Moved CORS middleware configuration into oslo-config-generator 2016-03-03 14:01:09 -08:00
conductor Fix cluster creation with another tenant 2016-05-24 16:44:47 +03:00
db Merge "Adding data source update validation" 2016-02-29 13:59:03 +00:00
plugins workaround to fix ambari start on centos7 2016-06-09 11:10:27 +00:00
service Fix the ca certificate handling in the client sessions 2016-06-16 18:04:54 +02:00
swift Fix retrieve auth_url and python 3 jobs 2016-06-01 13:55:08 +03:00
tests Fix the ca certificate handling in the client sessions 2016-06-16 18:04:54 +02:00
topology Adding retry ability to novaclient calls 2015-05-16 11:34:06 +00:00
utils Merge "Improve timeout message when cluster create fails" 2016-06-14 21:48:51 +00:00
__init__.py Move the savanna subdir to sahara 2014-03-18 16:38:36 +04:00
config.py Focus the documentation on distributed mode 2016-04-20 11:17:47 +02:00
context.py Define context.roles with base class 2016-04-06 12:15:33 -04:00
exceptions.py Merge "Pkg installation to ssh_remote" 2016-04-08 11:45:52 +00:00
i18n.py Using oslo_* instead of oslo.* 2015-02-04 13:19:28 +03:00
main.py rename service api modules 2016-03-28 19:21:19 -04:00
version.py Move the savanna subdir to sahara 2014-03-18 16:38:36 +04:00