glance/glance/tests/unit
wangxiyuan 2f803d3fa9 Remove DB downgrade
As downgrade are not supported after Kilo, we should remove them now.
Roll backs can be performed as mentioned in the below link:
http://docs.openstack.org/ops-guide/ops-upgrades.html#rolling-back-a-failed-upgrade

The DB downgrades were deprecated in Glance Mitaka release by commit
e3366afdfb.

Change-Id: I937d15d93f16a3e44a50e6ff1a469098eab67c79
Implements: blueprint remove-db-downgrade
2016-09-01 10:53:08 +08:00
..
api Use more specific asserts in unit tests 2016-08-04 21:17:52 +02:00
async Correct some misspelt words in glance 2016-05-13 14:24:41 +08:00
common Merge "Remove references of s3 store driver" 2016-08-19 19:11:05 +00:00
v1 Fix bug Swift ACL which disappears on Glance v1 images 2016-06-15 09:50:03 +02:00
v2 Remove references of s3 store driver 2016-08-11 12:32:48 -04: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 Replace oslo_utils.timeutils 2015-12-10 10:53:46 +00:00
test_cache_middleware.py Do not set header if checksum doesn't exist 2016-06-13 22:40:29 +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 Support Unicode request_id on Python 3 2015-11-27 15:44:54 +01:00
test_db.py Use more specific asserts in unit tests 2016-08-04 21:17:52 +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 Use more specific asserts in unit tests 2016-08-04 21:17:52 +02:00
test_domain_proxy.py Fix for Image members not generating notifications 2016-01-25 04:50:58 -08:00
test_glance_manage.py Add check to limit maximum value of max_rows 2016-05-30 09:20:27 +05:30
test_glance_replicator.py Merge "glance-replicator: size: Handle no args better" 2016-07-22 19:28:45 +00:00
test_glare_plugin_loader.py Correct some misspelt words in glance 2016-05-13 14:24:41 +08:00
test_glare_type_definition_framework.py Allow mutable argument to be passed to BinaryObject artifacts 2016-02-12 16:13:17 +03:00
test_image_cache.py Port image cache to Python 3 2015-08-16 11:49:45 +02:00
test_image_cache_client.py Port rpc and wsgi to Python 3 2015-10-13 12:27:50 +02:00
test_jsonpatchmixin.py Fix mutable defaults in tests 2015-09-28 14:36:27 +03:00
test_manage.py Remove DB downgrade 2016-09-01 10:53:08 +08:00
test_migrations.py Remove DB downgrade 2016-09-01 10:53:08 +08:00
test_misc.py Port v1.test_registry_api to Python 3 2015-10-22 22:53:05 +02:00
test_notifier.py Removing deprecated variable aliases from oslo_messaging 2016-08-24 09:51:29 +08:00
test_policy.py Change default policy to admin 2016-06-17 15:38:51 +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 Fixes the possibility of leaving orphaned data 2015-09-17 19:01:27 +00:00
test_store_glare.py Move Glance Artifact Repository API to separate endpoint 2016-02-10 18:34:55 +03:00
test_store_image.py Remove deprecated "sign-the-hash" approach 2016-04-19 05:14:58 -04:00
test_store_location.py Upgrade to hacking 0.10 2015-01-13 15:03:27 +01:00
test_versions.py Deprecate the Images (Glance) v1 API 2016-08-27 03:34:00 +00:00
utils.py Remove deprecated test utility 2016-08-02 22:17:52 -04:00