deb-glance/glance/db/sqlalchemy
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
..
metadef_api Correct reraising of exception 2016-07-07 23:48:45 +00:00
migrate_repo Implement and Enable Community Images 2017-01-18 17:56:12 +00:00
__init__.py Create 'simple' db driver 2012-06-07 09:20:50 -07:00
api.py Implement and Enable Community Images 2017-01-18 17:56:12 +00:00
glare.py Drop unused import cfg 2016-10-17 01:32:28 +00:00
metadata.py Added overwrite warning for db_export_metadefs. 2016-11-08 16:46:49 +00:00
models.py Implement and Enable Community Images 2017-01-18 17:56:12 +00:00
models_glare.py Move Glance Artifact Repository API to separate endpoint 2016-02-10 18:34:55 +03:00
models_metadef.py Replace oslo_utils.timeutils 2015-12-10 10:53:46 +00:00