glance/glance/tests/unit/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
test_discovery_image_import.py Remove deprecated 'enable_image_import' option 2018-06-07 08:16:43 +01:00
test_image_actions_resource.py Implement and Enable Community Images 2017-01-18 17:56:12 +00:00
test_image_data_resource.py Remove deprecated 'enable_image_import' option 2018-06-07 08:16:43 +01:00
test_image_members_resource.py Fix member create to handle unicode characters 2017-12-26 19:42:05 +00:00
test_image_tags_resource.py Extracted HTTP response codes to constants in tests 2016-10-06 15:17:06 +00:00
test_images_resource.py Hide old images 2018-07-25 16:37:56 +00:00
test_metadef_resources.py Merge "Properly validate metadef objects" 2017-12-01 08:11:00 +00:00
test_registry_api.py Implement and Enable Community Images 2017-01-18 17:56:12 +00:00
test_registry_client.py Tests: Remove the redundant methods 2017-06-20 15:55:01 +08:00
test_schemas_resource.py Hide old images 2018-07-25 16:37:56 +00:00
test_tasks_resource.py Add 'tasks_api_access' policy 2017-08-18 00:46:34 -04:00