glance/glance/db
Abhishek Kekane a308c44406 Hide old images
Added new boolean column "os_hidden" in images table. Images where
"os_hidden" = True will be omitted from the image list presented
to the user. This will apply to all image visibilities. However,
the images will continue to be discoverable. User can use
filter "os_hidden=true" in GET v2/images call to see all hidden
images.

Implements: blueprint hidden-images
Change-Id: If8f02ca94fdb8e1ac7a81853cd392988900172d1
2018-07-25 16:37:56 +00:00
..
registry Fix some reST field lists in docstrings 2017-03-25 00:35:17 -07:00
simple Hide old images 2018-07-25 16:37:56 +00:00
sqlalchemy Hide old images 2018-07-25 16:37:56 +00:00
__init__.py Hide old images 2018-07-25 16:37:56 +00:00
metadata.py Provide a way to upgrade metadata definitions 2015-03-12 00:26:16 -04:00
migration.py Open Rocky for data migrations 2018-03-08 10:36:01 -05:00
utils.py Add the missing i18n import 2017-08-07 09:28:54 +08:00