glance/glance/tests/unit
Ghanshyam Mann 4b094df5cb Suppress policy deprecation and default change warnings
As part of the new policy work, all of the defaults for
policies were changed and warnings about it are being emitted
constantly in the logs. We can suppress these for now until we are
enforcing new defaults.

This also suppresses policy deprecation warnings during tests to avoid
filling the console with warning messages.

Change-Id: Ib2a7a2ed8bcadbb6a002cfa4b34c70910faa4f00
2021-08-18 11:12:48 -05:00
..
api Suppress policy deprecation and default change warnings 2021-08-18 11:12:48 -05:00
async_ Fix failing copy_image flow init 2021-08-04 08:18:55 -07:00
cmd Remove unused option "owner_is_tenant" 2021-02-11 16:17:10 +01:00
common Suppress policy deprecation and default change warnings 2021-08-18 11:12:48 -05:00
image_cache Use unittest.mock instead of third party mock 2020-04-20 15:07:00 +00:00
keymgr Delete secret key on image deletion 2019-09-05 03:16:39 +02:00
v2 Suppress policy deprecation and default change warnings 2021-08-18 11:12:48 -05:00
__init__.py Empty files shouldn't contain copyright nor license 2013-12-24 22:39:05 -06:00
base.py Support cinder multiple stores 2020-09-07 09:07:42 +00:00
fake_rados.py Fixes rbd _delete_image snapshot with missing image 2013-10-07 23:15:49 +01:00
fixtures.py Add unified quotas infrastructure 2021-06-21 10:58:55 -07:00
test_auth.py Utilize newly added tasks database fields 2021-02-24 05:17:43 +00:00
test_cache_manage.py Fix broken glance-cache-manage utility 2020-07-23 07:04:52 +00:00
test_cache_middleware.py Suppress policy deprecation and default change warnings 2021-08-18 11:12:48 -05:00
test_cached_images.py Cleanup remove api v1 and registry code 2020-07-14 10:38:19 +00:00
test_context.py Add get_ksa_client() helper 2021-03-01 10:51:29 -08:00
test_context_middleware.py Remove 'admin_role' option 2020-11-24 20:31:21 -05:00
test_data_migration_framework.py Use unittest.mock instead of third party mock 2020-04-20 15:07:00 +00:00
test_db.py Add a member field to Image when appropriate 2021-08-04 07:56:05 -07:00
test_db_metadef.py DB layer suppress Forbidden to NotFound error 2021-07-22 05:08:46 +00:00
test_domain.py Utilize newly added tasks database fields 2021-02-24 05:17:43 +00:00
test_domain_proxy.py Add image_delete_property_atomic() helper 2020-08-07 12:13:22 -07:00
test_gateway.py Refactor gateway auth layer for member APIs 2021-08-11 07:57:14 +00:00
test_glance_manage.py Use unittest.mock instead of third party mock 2020-04-20 15:07:00 +00:00
test_glance_replicator.py Stop to use the __future__ module. 2020-06-02 20:14:31 +02:00
test_housekeeping.py Add housekeeping module and staging cleaner 2021-03-03 14:36:46 -08:00
test_image_cache.py Replace md5 with oslo version 2020-12-15 10:43:19 -05:00
test_manage.py db: Stop checking for DB under sqlalchemy-migrate control 2021-07-13 17:18:52 +01:00
test_misc.py Port v1.test_registry_api to Python 3 2015-10-22 22:53:05 +02:00
test_notifier.py Utilize newly added tasks database fields 2021-02-24 05:17:43 +00:00
test_policy.py Suppress policy deprecation and default change warnings 2021-08-18 11:12:48 -05:00
test_quota.py Enforce keystone limits for image upload 2021-06-29 08:53:18 -07:00
test_schema.py Fix assertEqual arguments order 2014-09-19 00:25:18 +08:00
test_scrubber.py Use unittest.mock instead of mock 2020-06-10 11:11:13 +02:00
test_store_image.py Inspect upload/import stream and set virtual_size 2020-08-05 08:42:04 -07:00
test_store_location.py Use unittest.mock instead of third party mock 2020-04-20 15:07:00 +00:00
test_test_utils.py Add FakeData generator test utility 2020-08-24 06:41:13 -07:00
test_versions.py Bump Images API version to 2.12 2021-02-24 05:58:14 +00:00
utils.py Check get_image(s) in the API 2021-08-04 07:56:05 -07:00