python-glanceclient/glanceclient/tests/unit/v2
Abhishek Kekane 71bfd7bfad Add multi-store support
Added multi-store support. User can now use '--backend'
option to pass desired store while creating, uploading or
importing image to speific store backend.

Added new command 'stores-info' which will return available
stores information to the user.

Related to blueprint multi-store
Change-Id: I7370094fc4ed47205b5a86a18b22aaa7b9457e5b
2018-07-24 10:54:18 +00:00
..
__init__.py Move unit tests to standard directory 2015-04-18 17:42:20 +00:00
base.py Add support for web-download import method 2018-03-21 15:09:13 +00:00
fixtures.py Update local copy of image schema for 2.6 2018-04-08 14:48:36 -04:00
test_client_requests.py Add vhdx in disk_format 2017-01-10 07:41:02 +00:00
test_images.py Add support for web-download import method 2018-03-21 15:09:13 +00:00
test_members.py Add request id to returned objects 2017-01-20 14:50:42 +05:30
test_metadefs_namespaces.py Add request id to returned objects 2017-01-20 14:50:42 +05:30
test_metadefs_objects.py Replace six.iteritems() with .items() 2017-02-08 16:33:46 +08:00
test_metadefs_properties.py Add request id to returned objects 2017-01-20 14:50:42 +05:30
test_metadefs_resource_types.py Add request id to returned objects 2017-01-20 14:50:42 +05:30
test_metadefs_tags.py Add request id to returned objects 2017-01-20 14:50:42 +05:30
test_schemas.py Fix warlock model creation 2016-07-06 18:18:42 -07:00
test_shell_v2.py Add multi-store support 2018-07-24 10:54:18 +00:00
test_tags.py Add request id to returned objects 2017-01-20 14:50:42 +05:30
test_tasks.py Add request id to returned objects 2017-01-20 14:50:42 +05:30
test_versions.py Add versions list function 2015-11-10 10:28:32 +08:00