Glance stores library
Go to file
Sabari Kumar Murugesan a6bf6a7f0e Add https ca_file and insecure options to VMware Store
After VMware store has been ported to requests, there
is a need to provide an option to specify CA bundle file.

1. Add ca_file and vmware_insecure options similar to
   other vmware drivers. (cinder, nova)
2. Pass this to oslo.vmware to make secure backend sessions
3. Use it to configure requests to verify https connections
   appropriately.

Change-Id: I339e70aaa16b72d9a6b39d8d1cd750a3777fa73c
2016-03-02 19:20:07 +00:00
doc/source Merge "Replace deprecated library function os.popen() with subprocess" 2016-01-20 21:38:39 +00:00
etc Implement get, add and delete for cinder store 2016-02-26 08:42:52 +00:00
glance_store Add https ca_file and insecure options to VMware Store 2016-03-02 19:20:07 +00:00
releasenotes Merge "Implement re-authentication for swift driver" 2016-03-01 09:35:09 +00:00
tools Add a run_tests.sh 2014-09-17 16:05:17 +00:00
.gitignore Add reno for release notes management in glance_store 2015-12-04 12:29:11 -06:00
.gitreview Update .gitreview for project rename 2014-08-30 16:43:37 +00:00
.testr.conf Move glance_store tests into the main package 2015-06-12 15:15:10 +00:00
LICENSE Copying from glance 2014-01-24 18:30:46 +01:00
README.rst Update README to work with release tools 2015-04-21 14:57:00 +00:00
babel.cfg Setup for glance.store for translation 2014-07-17 15:44:36 +00:00
requirements.txt Updated from global requirements 2016-02-26 01:47:21 +00:00
run_tests.sh Add coverage report to run_test.sh 2015-02-19 17:25:58 +01:00
setup.cfg Implement get, add and delete for cinder store 2016-02-26 08:42:52 +00:00
setup.py Updated from global requirements 2015-10-09 03:49:59 +00:00
test-requirements.txt Updated from global requirements 2016-02-11 07:39:04 +00:00
tox.ini Merge "Deprecated tox -downloadcache option removed" 2016-01-19 01:33:56 +00:00

README.rst

Glance Store Library

Glance's stores library