glance/glance
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
..
api Hide old images 2018-07-25 16:37:56 +00:00
async Merge "Add image conversion plugin" 2018-06-12 06:30:38 +00:00
cmd Change default age of purge_images_table to 180 2018-07-06 13:05:23 +01:00
common Remove deprecated 'enable_image_import' option 2018-06-07 08:16:43 +01:00
db Hide old images 2018-07-25 16:37:56 +00:00
domain Hide old images 2018-07-25 16:37:56 +00:00
hacking Make i18n log translation functions as no-op 2017-06-21 16:14:15 +07:00
image_cache Handle file delete races in image cache 2017-07-10 11:37:55 -05:00
locale Imported Translations from Zanata 2018-03-31 07:19:20 +00:00
quota Fix unreachable 'ImageSizeLimitExceeded' exception in image-upload 2018-05-30 04:53:30 +00:00
registry Deprecate Registry and it's config opts 2017-10-13 16:09:06 +01:00
tests Hide old images 2018-07-25 16:37:56 +00:00
__init__.py Empty files shouldn't contain copyright nor license 2013-12-24 22:39:05 -06:00
context.py Use new oslo.context arg names 2017-11-27 10:20:10 -06:00
gateway.py Fix for Image members not generating notifications 2016-01-25 04:50:58 -08:00
i18n.py Make i18n log translation functions as no-op 2017-06-21 16:14:15 +07:00
location.py replace cmp with total_ordering decorator 2018-07-09 12:52:20 +00:00
notifier.py Implement and Enable Community Images 2017-01-18 17:56:12 +00:00
opts.py Fix config group not found error 2018-02-18 14:18:29 -05:00
schema.py Import i18n functions directly 2015-12-07 18:20:43 +03:00
scrubber.py Pending-delete rollback ability 2018-04-19 11:03:59 +08:00
version.py Remove vim header 2014-01-14 16:03:28 +00:00