glance_store/tests/unit
Sabari Kumar Murugesan aa10f66ee0 VMware: Support Multiple Datastores
Support for VMware store to use multiple datastore backends.

Spec (approved):
https://review.openstack.org/#/c/146723/

tl;dr:
1. Adds a new config option vmware_datastores to configure
   multiple datastores.
2. Implements a selection logic based on priority to choose
   from the list of datastores.
3. Modifies StoreLocation parsing logic to identify datastore
   related info from location URI.

DocImpact

Implements-Blueprint: vmware-store-multiple-datastores

Change-Id: I176f1143cd2d9b0a01a0f4f4256e7ac7d9b09afd
2015-03-06 20:11:56 +00:00
..
__init__.py Add tests w/ some fixes, although they don't run yet 2014-01-30 11:21:22 +01:00
test_cinder_store.py Add capabilities to storage driver 2015-02-08 12:41:47 +08:00
test_filesystem_store.py Unify using six.moves.range rename everywhere 2015-02-25 12:13:59 +00:00
test_gridfs_store.py Move to hacking 0.10 2015-02-26 09:58:10 +01:00
test_http_store.py Add capabilities to storage driver 2015-02-08 12:41:47 +08:00
test_opts.py VMware: Support Multiple Datastores 2015-03-06 20:11:56 +00:00
test_rbd_store.py Add capabilities to storage driver 2015-02-08 12:41:47 +08:00
test_s3_store.py Merge "Move to hacking 0.10" 2015-03-02 20:17:02 +00:00
test_sheepdog_store.py Add capabilities to storage driver 2015-02-08 12:41:47 +08:00
test_store_base.py Adding common.utils.exception_to_str() to avoid encoding issue 2014-09-19 11:19:34 +00:00
test_store_capabilities.py Use a named enum for capability values 2015-02-13 19:48:02 +00:00
test_swift_store_utils.py Enhance configuration handling 2014-09-24 11:56:11 +08:00
test_swift_store.py Merge "Unify using six.moves.range rename everywhere" 2015-03-04 16:32:34 +00:00
test_utils.py Fix H402 2014-09-20 21:13:41 +03:00
test_vmware_store.py VMware: Support Multiple Datastores 2015-03-06 20:11:56 +00:00