glance_store/tests/unit
Zhi Yan Liu d6a5dde0ea Add entry-point for oslo.config options and update registering logic
1. The change exposed all options of store and driver by oslo.config
entry-point.
2. Refactor store and driver options registering logic to leverage this
unified option discover function.

Change-Id: Ibbd0f27abd0c0eb9a88d8d30de1e89264a11f53d
Signed-off-by: Zhi Yan Liu <zhiyanl@cn.ibm.com>
2014-09-10 09:44:29 +08: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 Rename glance.store to glance_store 2014-08-28 10:09:36 +02:00
test_filesystem_store.py Merge "Return the right filesize when chunk_size != None" 2014-09-09 00:40:53 +00:00
test_gridfs_store.py Rename glance.store to glance_store 2014-08-28 10:09:36 +02:00
test_http_store.py Rename glance.store to glance_store 2014-08-28 10:09:36 +02:00
test_opts.py Add entry-point for oslo.config options and update registering logic 2014-09-10 09:44:29 +08:00
test_rbd_store.py Rename glance.store to glance_store 2014-08-28 10:09:36 +02:00
test_s3_store.py Rename glance.store to glance_store 2014-08-28 10:09:36 +02:00
test_sheepdog_store.py Rename glance.store to glance_store 2014-08-28 10:09:36 +02:00
test_store_base.py Rename glance.store to glance_store 2014-08-28 10:09:36 +02:00
test_swift_store.py Rename glance.store to glance_store 2014-08-28 10:09:36 +02:00
test_vmware_store.py Add entry-point for oslo.config options and update registering logic 2014-09-10 09:44:29 +08:00