glance/glance/tests/etc
Eddie Sheffield b000c85b7f Add ability to deactivate an image
This patch provides the ability to 'deactivate' an image by
providing two new API calls and a new image status 'deactivated'.
Attempting to download a deactivated image will result in a
403 'Forbidden' return code. Also, image locations won't be visible
for deactivated images unless the user is admin.
All other image operations should remain unaffected.

The two new API calls are:
    - POST /images/{image_id}/actions/deactivate
    - POST /images/{image_id}/actions/reactivate

DocImpact
UpgradeImpact

Change-Id: I32b7cc7ce8404457a87c8c05041aa2a30152b930
Implements: bp deactivate-image
2015-03-13 14:21:11 -04:00
..
glance-swift.conf Remove user and key from location in swift 2014-06-24 12:13:26 +05:30
policy.json Add ability to deactivate an image 2015-03-13 14:21:11 -04:00
property-protections-policies.conf Check first matching rule for protected properties 2014-01-22 17:41:10 +00:00
property-protections.conf Fixes the failure of updating or deleting image empty property 2014-07-21 04:33:02 +08:00
schema-image.json Use container_format and disk_format as-is in v2 2012-08-10 14:09:49 -07:00