deb-glance/glance/api/v2
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
..
model Merge "Add operators to provide multivalue support" 2015-03-11 06:57:54 +00:00
__init__.py Empty files shouldn't contain copyright nor license 2013-12-24 22:39:05 -06:00
image_actions.py Extracted HTTP response codes to constants 2016-10-06 15:15:20 +00:00
image_data.py Use cursive for signature verification 2016-08-31 12:18:10 -07:00
image_members.py Implement and Enable Community Images 2017-01-18 17:56:12 +00:00
image_tags.py Extracted HTTP response codes to constants 2016-10-06 15:15:20 +00:00
images.py Implement and Enable Community Images 2017-01-18 17:56:12 +00:00
metadef_namespaces.py Extracted HTTP response codes to constants 2016-10-06 15:15:20 +00:00
metadef_objects.py Extracted HTTP response codes to constants 2016-10-06 15:15:20 +00:00
metadef_properties.py Extracted HTTP response codes to constants 2016-10-06 15:15:20 +00:00
metadef_resource_types.py Extracted HTTP response codes to constants 2016-10-06 15:15:20 +00:00
metadef_tags.py Merge "Extracted HTTP response codes to constants" 2016-10-21 08:53:57 +00:00
router.py Reject bodies for metadef commands 2016-03-11 16:12:33 +00:00
schemas.py Don't use slashes for long lines - use parentheses instead 2015-08-16 07:21:13 +00:00
tasks.py Extracted HTTP response codes to constants 2016-10-06 15:15:20 +00:00