glance/glance/tests/unit
Hemanth Makkapati dcbf54672c Scrubber to communicate with trustedauth registry
Glance scrubber needs admin context when attempting to talk to
registry to list, update and delete images. However, when registry
is deployed in trusted-auth mode, appropriate admin role is required
to gain admin context on registry.

Closes-bug: #1439666

Change-Id: I5ff68ef8f30e73642889f8e4cde7ba06628cb0e5
2015-09-09 23:14:15 -05:00
..
api Move to graduated oslo.log module 2015-03-12 11:48:24 +00:00
async Don't import files with backed files 2015-08-13 20:46:58 +02:00
common Remove WritableLogger from wsgi server 2015-08-28 17:33:52 +03:00
v1 Scrubber to communicate with trustedauth registry 2015-09-09 23:14:15 -05:00
v2 Add image signing verification 2015-09-02 17:02:03 -04:00
__init__.py Empty files shouldn't contain copyright nor license 2013-12-24 22:39:05 -06:00
base.py Set filesystem_store_datadir in tests 2015-05-13 11:07:31 +01:00
fake_rados.py Fixes rbd _delete_image snapshot with missing image 2013-10-07 23:15:49 +01:00
test_artifact_type_definition_framework.py Fix Python 3 issues in glance.tests.unit 2015-07-25 11:53:17 +02:00
test_artifacts_plugin_loader.py Fixed glance.tests.unit.test_artifacts_plugin_loader unit-test 2015-05-08 16:27:45 +00:00
test_auth.py Drop use of 'oslo' namespace package 2015-04-28 18:57:45 +00:00
test_cache_middleware.py Don't use slashes for long lines - use parentheses instead 2015-08-16 07:21:13 +00:00
test_cached_images.py Improved coverage for glance.api.* 2014-06-15 17:44:09 +00:00
test_context.py Unify using six.moves.range rename everywhere 2015-02-25 12:05:36 +00:00
test_context_middleware.py Fix Request ID has a double 'req-' at the start 2015-08-05 23:15:06 -07:00
test_db.py Use oslo_utils.encodeutils.exception_to_unicode() 2015-07-17 18:31:03 +02: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 Domain layer for Artifact Repository 2015-06-09 16:00:46 +00:00
test_domain_proxy.py Unify using six.moves.range rename everywhere 2015-02-25 12:05:36 +00:00
test_glance_replicator.py Fix Python 3 issues 2015-06-12 09:15:02 +00:00
test_image_cache.py Glance cache to not prune newly cached images 2015-04-01 23:26:12 -04:00
test_image_cache_client.py Isolate test from environment variables 2014-10-13 15:50:23 +00:00
test_jsonpatchmixin.py A mixin for jsonpatch requests validation 2015-03-30 20:51:10 +03:00
test_manage.py Merge "Move to graduated oslo.log module" 2015-03-13 01:31:16 +00:00
test_migrations.py Fix existing migrations to create utf-8 tables for MySQL DB 2015-07-29 22:20:28 -07:00
test_misc.py Fix Python 3 issues in glance.tests.unit 2015-07-25 11:53:17 +02:00
test_notifier.py oslo: migrate namespace-less import paths 2015-03-17 22:47:39 +08:00
test_policy.py Merge "Use graduated oslo.policy" 2015-03-19 18:18:21 +00:00
test_quota.py Unify using six.moves.range rename everywhere 2015-02-25 12:05:36 +00:00
test_schema.py Fix assertEqual arguments order 2014-09-19 00:25:18 +08:00
test_scrubber.py Don't use slashes for long lines - use parentheses instead 2015-08-16 07:21:13 +00:00
test_store_artifact.py Domain layer for Artifact Repository 2015-06-09 16:00:46 +00:00
test_store_image.py Add image signing verification 2015-09-02 17:02:03 -04:00
test_store_location.py Upgrade to hacking 0.10 2015-01-13 15:03:27 +01:00
test_versions.py Disable v3 API by default 2015-09-03 23:02:26 +03:00
utils.py Add image signing verification 2015-09-02 17:02:03 -04:00