deb-glance/glance/tests/functional
Timothy Symanczyk 265659e8c3 Implement and Enable Community Images
This change replaces the existing boolean 'is_public' column for
the 'images' table with enum 'visibility' column featuring the
four explicit visibility values - public, private, shared,
and community.

This change also implements and enables all backend code to
utilize the new values.

Co-Authored-By: Timothy Symanczyk <timothy_symanczyk@symantec.com>
Co-Authored-By: Dharini Chandrasekar <dharini.chandrasekar@intel.com>

Implements: blueprint community-level-v2-image-sharing
Closes-Bug: #1394299
Closes-Bug: #1452443
Depends-On: I6e3268f3712cbc0aadb51d204c694023b92d55a5
Change-Id: I94bc7708b291ce37319539e27b3e88c9a17e1a9f
2017-01-18 17:56:12 +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 Extracted HTTP response codes to constants in tests 2016-10-06 15:17:06 +00:00
v2 Implement and Enable Community Images 2017-01-18 17:56:12 +00:00
__init__.py ping_server: Always close the socket 2016-11-02 17:37:32 +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 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_client_exceptions.py Extracted HTTP response codes to constants in tests 2016-10-06 15:17:06 +00:00
test_client_redirects.py Extracted HTTP response codes to constants in tests 2016-10-06 15:17:06 +00: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 Use MultiStrOpt instead of ListOpt for args 2016-07-04 17:02:56 -07:00
test_gzip_middleware.py Fix assertEqual arguments order 2014-09-19 00:25:18 +08:00
test_healthcheck_middleware.py Extracted HTTP response codes to constants in tests 2016-10-06 15:17:06 +00:00
test_logging.py Extracted HTTP response codes to constants in tests 2016-10-06 15:17:06 +00:00
test_reload.py Extracted HTTP response codes to constants in tests 2016-10-06 15:17:06 +00:00
test_scrubber.py Extracted HTTP response codes to constants in tests 2016-10-06 15:17:06 +00: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