glance/glance/tests/functional/store
Arnaud Legendre e5e76fffbd Handle session timeout in the VMware store
The current implementation can lead to session timeouts. This
will occur when accessing the datastore directly through HTTP.
This patch provides a retry mechanism by recreating the session
when getting a 401 status code.

Change-Id: I54cc9e30c9bc374a2cf82dec4beb9b06594835f8
Closes-Bug: #1311960
2014-07-09 17:26:28 -07:00
..
__init__.py Changing Sheepdog driver to use correct configuration function 2014-06-26 13:21:35 +08:00
test_cinder.py Do not call configure several times at startup 2014-06-17 21:27:33 -07:00
test_filesystem.py Remove vim header 2014-01-14 16:03:28 +00:00
test_gridfs.py Remove vim header 2014-01-14 16:03:28 +00:00
test_http.py Remove vim header 2014-01-14 16:03:28 +00:00
test_rbd.py Do not call configure several times at startup 2014-06-17 21:27:33 -07:00
test_s3.py Keep py3.X compatibility for urllib 2014-02-18 13:55:54 +08:00
test_sheepdog.py Do not call configure several times at startup 2014-06-17 21:27:33 -07:00
test_swift.py Merge "Fix swift functional test" 2014-07-01 01:46:47 +00:00
test_vmware_datastore.py Handle session timeout in the VMware store 2014-07-09 17:26:28 -07:00