glance/glance/tests/functional
Abhishek Kekane 277322515c Fix broken glance-cache-manage utility
glance-cahce-manage is broken due to circilar imports.
Fixed the same by importing 'prefetcher' module right before
'Prefetcher' object is initialized.

Conflicts:
	glance/common/wsgi.py
        glance/tests/unit/test_cache_manage.py

Closes-Bug: #1888349
Change-Id: I57d473572ca0a341082bacc3883cd9f763d77fa7
(cherry picked from commit ffd2f5e63f)
(cherry picked from commit 1bb6a32bad)
2020-07-28 18:06:08 +00:00
..
db Fix INSTR not supported for postgresql 2019-08-21 10:38:14 +00:00
serial Allow glance tests to run on Windows 2019-03-13 16:41:11 +02:00
v2 Rethinking filesystem access 2019-10-01 09:53:48 +00:00
__init__.py Rethinking filesystem access 2019-10-01 09:53:48 +00:00
ft_utils.py Add multihash checks to functional tests 2018-08-14 21:01:22 -04:00
store_utils.py Fix and enable remaining v1 tests on py35. 2017-03-22 23:02:16 +00:00
test_api.py Set API version 2.9 CURRENT 2019-10-01 17:45:26 +00:00
test_cache_middleware.py Allow glance tests to run on Windows 2019-03-13 16:41:11 +02:00
test_client_exceptions.py Fix broken glance-cache-manage utility 2020-07-28 18:06:08 +00:00
test_client_redirects.py Fix broken glance-cache-manage utility 2020-07-28 18:06:08 +00:00
test_cors_middleware.py Remove Images API v1 entry points 2018-07-13 10:21:49 +01:00
test_glance_manage.py Convert to string before using assertIn 2018-06-04 16:34:29 -04:00
test_gzip_middleware.py Fix assertEqual arguments order 2014-09-19 00:25:18 +08:00
test_healthcheck_middleware.py Python3: fix logs/glance.tests.functional.test_healthcheck_middleware 2016-12-01 17:43:22 +01:00
test_logging.py Allow glance tests to run on Windows 2019-03-13 16:41:11 +02:00
test_reload.py Fix reloading under PY3 2020-07-22 13:51:29 -05:00
test_sqlite.py Allow glance tests to run on Windows 2019-03-13 16:41:11 +02:00
test_ssl.py Add glance-eventlet-ssl-handshake-broken-py35 job 2018-06-05 22:32:28 -04:00
test_wsgi.py Fix broken glance-cache-manage utility 2020-07-28 18:06:08 +00:00