glance_store/glance_store/tests/unit
Andreas Jaeger 279ea4766e Update hacking for Python3
The repo is Python 3 now, so update hacking to version 3.0 which
supports Python 3.

Fix problems found.

Remove hacking and friends from lower-constraints, they are not needed
for installation.

Change-Id: I99b8b24f714858f6b289e5e7b5976e519bb81c11
2020-04-02 15:26:13 +02:00
..
common Python3: Fix return type on CooperativeReader.read 2019-04-12 23:17:12 +02:00
__init__.py Move glance_store tests into the main package 2015-06-12 15:15:10 +00:00
test_backend.py Multihash Implementation for Glance 2018-07-18 09:27:54 -04:00
test_cinder_store.py Merge "Refactor methods in cinder store" 2020-03-31 18:20:11 +00:00
test_connection_manager.py Multi store support for http, swift, sheepdog and vmware driver 2018-07-15 15:42:08 +00:00
test_driver.py Multihash Implementation for Glance 2018-07-18 09:27:54 -04:00
test_exceptions.py Improving GlanceStoreException 2015-10-06 15:34:34 +00:00
test_filesystem_store.py Filesystem driver: add chunk size config option 2019-02-25 14:47:07 +02:00
test_http_store.py Fix argument order for assertEqual to (expected, observed) 2016-06-15 13:28:51 +08:00
test_location.py use only exceptions for uri validations 2018-06-07 14:11:02 +00:00
test_multistore_cinder.py Merge "Refactor methods in cinder store" 2020-03-31 18:20:11 +00:00
test_multistore_filesystem.py Change location metadata key 'backend' to 'store' 2019-07-19 12:42:04 -04:00
test_multistore_rbd.py Change location metadata key 'backend' to 'store' 2019-07-19 12:42:04 -04:00
test_multistore_s3.py Add S3 store support to glance_store 2020-03-26 10:53:46 +09:00
test_multistore_vmware.py Change location metadata key 'backend' to 'store' 2019-07-19 12:42:04 -04:00
test_opts.py Merge "Add config for cinder mounting needs" 2020-03-30 11:41:38 +00:00
test_rbd_store.py Catch rbd NoSpace exception 2018-12-14 10:45:47 +08:00
test_s3_store.py Add S3 store support to glance_store 2020-03-26 10:53:46 +09:00
test_store_base.py Rethinking file system access 2019-06-06 07:54:29 +00:00
test_store_capabilities.py Move glance_store tests into the main package 2015-06-12 15:15:10 +00:00
test_swift_store.py Update hacking for Python3 2020-04-02 15:26:13 +02:00
test_swift_store_multibackend.py Update hacking for Python3 2020-04-02 15:26:13 +02:00
test_swift_store_utils.py Restore quotes removal for swift config in Python3 2020-01-28 18:11:03 -06:00
test_vmware_store.py Fix some types in the FS and VMware drivers 2019-01-24 01:14:26 +01:00