glance/doc/source/images_src
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
..
architecture.graphml Glance basic architecture section 2015-03-11 19:46:14 +02:00
image_status_transition.dot Add ability to deactivate an image 2015-03-13 14:21:11 -04:00
image_status_transition.png Add ability to deactivate an image 2015-03-13 14:21:11 -04:00