glance/glance/tests/unit
Erno Kuvaja 3dde3204d5 Remove Images API v1 entry points
This change removes option to configure Images API v1
This change removes Images API v1 endpoints from the router
This change removes all v1 tests
This change removes the v1 dependant glance-cache-manage command

This change does not remove all v1 codebase. Further cleanup and
decoupling will be needed.

Change-Id: Ia086230cc8c92f7b7dfd5b001923110d5bc55d4d
2018-07-13 10:21:49 +01:00
..
api Remove Images API v1 entry points 2018-07-13 10:21:49 +01:00
async convert windows line endings to unix format 2018-06-06 18:50:32 -04:00
common Remove Images API v1 entry points 2018-07-13 10:21:49 +01:00
image_cache Handle file delete races in image cache 2017-07-10 11:37:55 -05:00
v2 Prevent taskflow creation in impossible import 2018-07-02 13:53:21 +01:00
__init__.py Empty files shouldn't contain copyright nor license 2013-12-24 22:39:05 -06:00
base.py Don't use config option sqlite_db 2016-08-16 13:42:02 +08:00
fake_rados.py Fixes rbd _delete_image snapshot with missing image 2013-10-07 23:15:49 +01:00
fixtures.py Add fixture to limit unit test log output 2018-04-09 21:17:54 +00:00
test_auth.py Modify the empty list ensure method 2018-04-19 08:26:08 +00:00
test_cache_middleware.py Remove Images API v1 entry points 2018-07-13 10:21:49 +01:00
test_cached_images.py Improved coverage for glance.api.* 2014-06-15 17:44:09 +00:00
test_context.py Use new oslo.context arg names 2017-11-27 10:20:10 -06:00
test_context_middleware.py Support Unicode request_id on Python 3 2015-11-27 15:44:54 +01:00
test_data_migration_framework.py Modify glance manage db sync to use EMC 2018-02-05 17:00:57 +05:30
test_db.py Pending-delete rollback ability 2018-04-19 11:03:59 +08:00
test_db_metadef.py Don't use slashes for long lines - use parentheses instead 2015-08-16 07:21:13 +00:00
test_domain.py Glare-ectomy 2017-03-01 21:46:52 +00:00
test_domain_proxy.py Fix for Image members not generating notifications 2016-01-25 04:50:58 -08:00
test_glance_manage.py Provide user friendly message for FK failure 2017-04-05 15:56:32 +05:30
test_glance_replicator.py Add fixture to only emit DeprecationWarning once 2017-12-12 15:49:04 +00:00
test_image_cache.py Add fixture to only emit DeprecationWarning once 2017-12-12 15:49:04 +00:00
test_manage.py Migration support for postgresql 2018-02-20 17:48:11 +00:00
test_misc.py Port v1.test_registry_api to Python 3 2015-10-22 22:53:05 +02:00
test_notifier.py Merge "Added unit tests for disabled notifications in Notifier" 2016-11-22 04:03:23 +00:00
test_policy.py Move 'upload_image' policy check to the controller 2017-12-11 19:58:18 +05:30
test_quota.py Tests: Remove the redundant methods 2017-06-20 15:55:01 +08:00
test_schema.py Fix assertEqual arguments order 2014-09-19 00:25:18 +08:00
test_scrubber.py Pending-delete rollback ability 2018-04-19 11:03:59 +08:00
test_store_image.py Cleaning image data when image signature verification fails 2018-04-18 06:35:38 +00:00
test_store_location.py Upgrade to hacking 0.10 2015-01-13 15:03:27 +01:00
test_versions.py Remove Images API v1 entry points 2018-07-13 10:21:49 +01:00
utils.py Merge "Delete data if image is deleted after staging call" 2018-02-08 19:47:12 +00:00