Oslo VMware library for OpenStack projects
Go to file
Radoslav Gerganov 984efbdfd2 Specify CA store when making secure connections with urllib3
We have been using FileHandle classes mostly in cases when we have to
establish secure connection and we have an SSL thumbprint of the host we
connect to. However, there are also cases when we don't have a
thumbprint and we need CA store. This patch uses the requests library to
provide such CA store.

Change-Id: I8567c8c273a3bff41c4b80a77e1fa8af743bf98c
2018-05-21 12:40:01 +03:00
doc/source Fix the repeating titles 2017-12-07 09:34:09 +08:00
oslo_vmware Specify CA store when making secure connections with urllib3 2018-05-21 12:40:01 +03:00
releasenotes Imported Translations from Zanata 2018-03-01 07:34:25 +00:00
.coveragerc Fix coverage configuration and execution 2015-10-08 17:24:38 -04:00
.gitignore rearrange existing documentation to fit the new standard layout 2017-07-11 14:11:12 +00:00
.gitreview Initial checkin for Oslo VMware Library generated using oslo-cookiecutter 2014-02-03 09:48:20 -05:00
.mailmap Initial checkin for Oslo VMware Library generated using oslo-cookiecutter 2014-02-03 09:48:20 -05:00
.testr.conf Initial checkin for Oslo VMware Library generated using oslo-cookiecutter 2014-02-03 09:48:20 -05:00
.zuul.yaml add lower-constraints job 2018-03-24 21:03:02 -04:00
CONTRIBUTING.rst Use https for references to openstack.org 2017-01-30 14:13:49 -08:00
HACKING.rst Update URLs in documents according to document migration 2017-07-13 10:17:21 +08:00
LICENSE Initial checkin for Oslo VMware Library generated using oslo-cookiecutter 2014-02-03 09:48:20 -05:00
README.rst Trivial: Update pypi url to new url 2018-04-21 05:27:34 +08:00
babel.cfg Initial checkin for Oslo VMware Library generated using oslo-cookiecutter 2014-02-03 09:48:20 -05:00
lower-constraints.txt fix lower constraints and uncap eventlet 2018-04-12 10:48:42 -04:00
pylintrc Add Pylint testenv environment 2014-08-04 15:29:14 +02:00
requirements.txt fix lower constraints and uncap eventlet 2018-04-12 10:48:42 -04:00
setup.cfg Update URLs in documents according to document migration 2017-07-13 10:17:21 +08:00
setup.py Updated from global requirements 2017-03-03 00:03:29 +00:00
test-requirements.txt Updated from global requirements 2018-03-15 07:52:14 +00:00
tox.ini Remove stale pip-missing-reqs tox test 2018-05-02 11:17:16 -04:00

README.rst

Team and repository tags

image

oslo.vmware --- VMware support code for OpenStack

Latest Version

Downloads

The Oslo VMware library provides support for common VMware operations and APIs.