glance/glance/db/sqlalchemy
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
..
alembic_migrations Hide old images 2018-07-25 16:37:56 +00:00
metadef_api Python 3: fix glance.tests.functional.db.test_sqlalchemy 2016-12-01 17:42:12 +01:00
migrate_repo Refine migration query added with CI change 2017-01-29 19:37:20 +00:00
__init__.py Create 'simple' db driver 2012-06-07 09:20:50 -07:00
api.py Hide old images 2018-07-25 16:37:56 +00:00
metadata.py Remove unused None from dict.get() 2017-07-05 12:49:10 +00:00
models.py Hide old images 2018-07-25 16:37:56 +00:00
models_metadef.py Replace oslo_utils.timeutils 2015-12-10 10:53:46 +00:00