glance/glance/tests
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
..
etc Implement and Enable Community Images 2017-01-18 17:56:12 +00:00
functional Hide old images 2018-07-25 16:37:56 +00:00
integration Remove usage of parameter enforce_type 2017-05-31 14:32:20 +08:00
unit Hide old images 2018-07-25 16:37:56 +00:00
var Support importing OVA/OVF package to Glance 2016-02-24 14:35:19 -08:00
__init__.py Make eventlet monkey patching conform to best practices 2018-03-29 20:36:09 +00:00
stubs.py Remove unused None from dict.get() 2017-07-05 12:49:10 +00:00
test_hacking.py Hacking checks for not using dict iteration calls 2016-01-25 21:54:08 -08:00
utils.py Add fixture to limit unit test log output 2018-04-09 21:17:54 +00:00