glance/glance/tests/functional
Sabari Kumar Murugesan 700b7ef26d Fix re-adding deleted members to an image in v1
If you replace the membership list of an image with some members
that were previously deleted, we fail to re-add those deleted
members.

This seems to be a consequence of a previous commit
d6800e143d which failed to update
the deleted records.

Closes-Bug: 1527143

Change-Id: Ic3ca9b56712a99652e65cb0a4e3f1e0ba15b8593
2016-01-20 11:41:16 +00:00
..
artifacts Fix return 200 status code when we operate with nonexistent property 2015-12-04 01:52:50 +00:00
db Fix re-adding deleted members to an image in v1 2016-01-20 11:41:16 +00:00
v1 Prevent image status being directly modified via v1 2015-09-22 16:07:02 +02:00
v2 Import i18n functions directly 2015-12-07 18:20:43 +03:00
__init__.py Merge "Added CORS support to Glance" 2015-12-20 20:27:45 +00:00
store_utils.py Use six.moves to fix imports on Python 3 2015-05-27 02:57:34 +02:00
test_api.py Don't return 300 when requesting /versions 2015-09-02 15:03:41 +02:00
test_bin_glance_cache_manage.py Rationalize test asserts 2015-07-09 13:48:49 +00:00
test_cache_middleware.py Fix error when downloading image status is not active 2015-10-13 13:48:41 +00:00
test_client_exceptions.py Fix assertEqual arguments order 2014-09-19 00:25:18 +08:00
test_client_redirects.py Remove vim header 2014-01-14 16:03:28 +00:00
test_cors_middleware.py Added CORS support to Glance 2015-12-04 08:41:20 -08:00
test_glance_manage.py Rationalize test asserts 2015-07-09 13:48:49 +00:00
test_gzip_middleware.py Fix assertEqual arguments order 2014-09-19 00:25:18 +08:00
test_healthcheck_middleware.py Healthcheck Middleware 2015-07-07 11:55:21 +02:00
test_logging.py Rationalize test asserts 2015-07-09 13:48:49 +00:00
test_reload.py Zero downtime config reload (log handling) 2015-03-27 17:07:46 +00:00
test_scrubber.py Scrubber to communicate with trustedauth registry 2015-09-09 23:14:15 -05:00
test_sqlite.py Rationalize test asserts 2015-07-09 13:48:49 +00:00
test_ssl.py Don't return 300 when requesting /versions 2015-09-02 15:03:41 +02:00
test_wsgi.py Rationalize test asserts 2015-07-09 13:48:49 +00:00