glance/glance/tests/unit
Supalerk Jivorasetkul 8538350284 Remove duplicate key from dictionary
In test_data_passed_properly_through_headers() method[1],
'name' key is passed twice in the fixture dictionary.

[1]: glance/tests/unit/common/test_wsgi.py

Co-Author: Abhishek Kekane <abhishek.kekane@nttdata.com>

Change-Id: I7571b5b6f47e0b3afcb1ebc386001a32e83d0d9d
Closes-Bug: #1482129
2017-06-02 12:22:52 +05:30
..
api Remove test_unsupported_default_store 2017-04-28 23:38:53 +08:00
async Adding constraints around qemu-img calls 2016-09-26 13:28:31 -05:00
common Remove duplicate key from dictionary 2017-06-02 12:22:52 +05:30
v1 Merge "Add image update tests for is_public" 2017-01-26 06:41:19 +00:00
v2 Accept Range requests and set appropriate response 2017-04-05 20:40:02 +00: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
test_auth.py Extracted HTTP response codes to constants in tests 2016-10-06 15:17:06 +00:00
test_cache_middleware.py Extracted HTTP response codes to constants in tests 2016-10-06 15:17:06 +00:00
test_cached_images.py Improved coverage for glance.api.* 2014-06-15 17:44:09 +00:00
test_context.py Implement and Enable Community Images 2017-01-18 17:56:12 +00: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 Change identifiers in data migration tests 2017-02-28 11:15:28 -06:00
test_db.py Implement and Enable Community Images 2017-01-18 17:56:12 +00: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 Replace master/slave usage in replication 2017-03-22 23:46:47 +00:00
test_image_cache.py Port image cache to Python 3 2015-08-16 11:49:45 +02:00
test_image_cache_client.py Do not use service catalog for cache client 2016-11-07 16:38:52 +00:00
test_manage.py Add expand/migrate/contract commands to glance-manage CLI 2017-02-01 23:23: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 Implement and Enable Community Images 2017-01-18 17:56:12 +00:00
test_quota.py Add __ne__ built-in function 2016-07-13 15:33:39 +08:00
test_schema.py Fix assertEqual arguments order 2014-09-19 00:25:18 +08:00
test_scrubber.py Handling scrubber's exit in non-daemon mode. 2017-01-31 20:06:47 +00:00
test_store_image.py Use cursive for signature verification 2016-08-31 12:18:10 -07:00
test_store_location.py Upgrade to hacking 0.10 2015-01-13 15:03:27 +01:00
test_versions.py Bump minor API version 2017-01-19 18:16:51 -05:00
utils.py Fix cursive named arguments 2016-09-09 13:05:16 +00:00