glance/glance/tests/functional/v2
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
..
__init__.py Adding versioned namespaces in test dir 2012-03-25 13:28:45 -07:00
registry_data_api.py Also run v2 functional tests with registry 2014-07-17 10:51:17 +00:00
test_images.py Hide old images 2018-07-25 16:37:56 +00:00
test_metadef_namespaces.py Extracted HTTP response codes to constants in tests 2016-10-06 15:17:06 +00:00
test_metadef_objects.py Extracted HTTP response codes to constants in tests 2016-10-06 15:17:06 +00:00
test_metadef_properties.py Extracted HTTP response codes to constants in tests 2016-10-06 15:17:06 +00:00
test_metadef_resourcetypes.py Extracted HTTP response codes to constants in tests 2016-10-06 15:17:06 +00:00
test_metadef_tags.py Extracted HTTP response codes to constants in tests 2016-10-06 15:17:06 +00:00
test_schemas.py Hide old images 2018-07-25 16:37:56 +00:00
test_tasks.py Handling scrubber's exit in non-daemon mode. 2017-01-31 20:06:47 +00:00