Ian CordascoandSabari Kumar Murugesan 91636e8b85 Switch VMWare Datastore to use Requests
Previously the VMWare Datastore was using HTTPS Connections from httplib
which do not verify the connection. Switching to requests allows the
store to perform proper connection level verification for a secure
connection. By switching to using requests, we will get several
benefits:

1. Certificate verification when using HTTPS
2. Connection pooling when following redirects
3. Help handling redirects
4. Help with Chunked Encoding

Partial-bug: 1436082

Co-authored-by: Sabari Kumar Murugesan <smurugesan@vmware.com>

Change-Id: I8ff20b2f6bd0e05cd50e44a60ec89fd54f87e1b4
2016-02-24 22:53:15 -08:00
2014-09-17 16:05:17 +00:00
2014-01-24 18:30:46 +01:00
2016-01-18 15:41:32 -04:30
2015-10-09 03:49:59 +00:00

Glance Store Library

Glance's stores library

S
Description
Glance stores library
Readme
15 MiB
Languages
Python 100%