glance/glance/tests/unit
Roman Vasilets cb2456ea5e Wrong order of assertEquals args(Glance)
Args of assertEquals method in glance.tests are arranged
in wrong order. In result when test fails it shows incorrect
information about observed and actual data. It's found more
than 2000 times. Right order of arguments is "expected, actual".

Change-Id: Ifea4809f5a696b608a19e36a9ed9e5eec46c8a21
Co-Authored-By: Li Yingjun <liyingjun1988@gmail.com>
Closes-Bug: 1277104
2014-11-13 17:10:09 +02:00
..
api Wrong order of assertEquals args(Glance) 2014-11-13 17:10:09 +02:00
async Introduces eventlet executor for Glance Tasks 2014-09-02 11:45:58 -04:00
common Wrong order of assertEquals args(Glance) 2014-11-13 17:10:09 +02:00
v1 Wrong order of assertEquals args(Glance) 2014-11-13 17:10:09 +02:00
v2 Wrong order of assertEquals args(Glance) 2014-11-13 17:10:09 +02:00
__init__.py Empty files shouldn't contain copyright nor license 2013-12-24 22:39:05 -06:00
base.py Fix context storage bug 2014-10-29 21:34:51 +00:00
fake_rados.py Fixes rbd _delete_image snapshot with missing image 2013-10-07 23:15:49 +01:00
test_auth.py Switch to oslo.serialization 2014-10-07 14:58:55 +02:00
test_cache_middleware.py Wrong order of assertEquals args(Glance) 2014-11-13 17:10:09 +02:00
test_cached_images.py Improved coverage for glance.api.* 2014-06-15 17:44:09 +00:00
test_context.py Wrong order of assertEquals args(Glance) 2014-11-13 17:10:09 +02:00
test_context_middleware.py Merge "Make RequestContext use auth_token (not auth_tok)" 2014-11-10 14:58:32 +00:00
test_db.py Wrong order of assertEquals args(Glance) 2014-11-13 17:10:09 +02:00
test_db_metadef.py Wrong order of assertEquals args(Glance) 2014-11-13 17:10:09 +02:00
test_domain.py Switch to oslo.utils 2014-10-07 14:55:57 +02:00
test_domain_proxy.py Wrong order of assertEquals args(Glance) 2014-11-13 17:10:09 +02:00
test_glance_replicator.py Remove exception declarations from replicator.py 2014-11-11 14:01:18 +00:00
test_image_cache.py Wrong order of assertEquals args(Glance) 2014-11-13 17:10:09 +02:00
test_image_cache_client.py hacking: upgrade to 0.9.x serie 2014-10-06 14:41:03 +02:00
test_manage.py Reduce extraneous test output 2014-10-13 13:38:05 -04:00
test_migrations.py Metadef schema column name is a reserved word in MySQL 2014-10-08 23:48:41 -07:00
test_misc.py Fix assertEqual arguments order 2014-09-19 00:25:18 +08:00
test_notifier.py Switch to oslo.utils 2014-10-07 14:55:57 +02:00
test_opts.py Complete the change of adding public_endpoint option 2014-10-23 13:15:01 +08:00
test_policy.py Fix assertEqual arguments order 2014-09-19 00:25:18 +08:00
test_quota.py Raise an exception when quota config parameter is broken 2014-10-30 21:56:36 +00:00
test_schema.py Fix assertEqual arguments order 2014-09-19 00:25:18 +08:00
test_scrubber.py Glance scrubber should page thru images from registry 2014-10-16 11:44:36 -04:00
test_store_image.py Wrong order of assertEquals args(Glance) 2014-11-13 17:10:09 +02:00
test_store_location.py Wrong order of assertEquals args(Glance) 2014-11-13 17:10:09 +02:00
test_versions.py Add config option to override url for versions 2014-10-22 14:31:23 -07:00
utils.py hacking: upgrade to 0.9.x serie 2014-10-06 14:41:03 +02:00