deb-glance/glance/tests/functional
Ian Cordasco 18acc704a1 Fix regression introduced by Community Images
Updating an image in v1 skipped the work to ensure that the image dictionary
would be Image v2 compliant. It was hidden inside an else clause and was only
run when there was no image id provided. This meant that only sometimes would
is_public be appropriately converted to visibility.

A functional test has been added to prevent regression and the code has been
mildly altered to fix the issue.

Closes-bug: #1658164
Change-Id: I996fbed2e31df8559c025cca31e5e12c4fb76548
2017-01-20 22:37:28 +00:00
..
db Implement and Enable Community Images 2017-01-18 17:56:12 +00:00
glare Extracted HTTP response codes to constants in tests 2016-10-06 15:17:06 +00:00
v1 Fix regression introduced by Community Images 2017-01-20 22:37:28 +00:00
v2 Merge "Implement and Enable Community Images" 2017-01-19 18:24:08 +00:00
__init__.py IPv6 fix in Glance for malformed URLs. 2016-11-15 17:09:51 +01:00
store_utils.py Merge "Extracted HTTP response codes to constants in tests" 2016-10-21 08:54:28 +00:00
test_api.py Extracted HTTP response codes to constants in tests 2016-10-06 15:17:06 +00:00
test_bin_glance_cache_manage.py Python3: Fix glance.tests.functional.test_bin_glance_cache_manage 2016-12-01 17:43:16 +01:00
test_cache_middleware.py Extracted HTTP response codes to constants in tests 2016-10-06 15:17:06 +00:00
test_client_exceptions.py Extracted HTTP response codes to constants in tests 2016-10-06 15:17:06 +00:00
test_client_redirects.py Python3: fix test_client_redirects.py 2016-12-01 17:42:12 +01:00
test_cors_middleware.py Extracted HTTP response codes to constants in tests 2016-10-06 15:17:06 +00:00
test_glance_manage.py Rationalize test asserts 2015-07-09 13:48:49 +00:00
test_glance_replicator.py Python3: Fix glance.tests.functional.test_glance_replicator 2016-12-01 17:43:22 +01:00
test_gzip_middleware.py Fix assertEqual arguments order 2014-09-19 00:25:18 +08:00
test_healthcheck_middleware.py Python3: fix logs/glance.tests.functional.test_healthcheck_middleware 2016-12-01 17:43:22 +01:00
test_logging.py Extracted HTTP response codes to constants in tests 2016-10-06 15:17:06 +00:00
test_reload.py Adjust test suite for new psutil versions 2017-01-15 15:07:50 +01:00
test_scrubber.py Python3: fix glance.tests.functional.test_scrubber 2016-12-01 17:43:22 +01:00
test_sqlite.py Rationalize test asserts 2015-07-09 13:48:49 +00:00
test_ssl.py Extracted HTTP response codes to constants in tests 2016-10-06 15:17:06 +00:00
test_wsgi.py Rationalize test asserts 2015-07-09 13:48:49 +00:00