glance/doc/source
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
..
images Glance basic architecture section 2015-03-11 19:46:14 +02:00
images_src Add ability to deactivate an image 2015-03-13 14:21:11 -04:00
man Generate glance-manage.conf 2014-12-18 10:23:32 -06:00
architecture.rst Glance basic architecture section 2015-03-11 19:46:14 +02:00
authentication.rst Adjust authentication.rst doc to reference "identity_uri" 2014-10-11 20:56:36 +01:00
cache.rst Add detail description of image_cache_max_size 2015-02-07 09:00:47 +09:00
common-image-properties.rst Fix doc formatting issue 2013-07-05 16:10:21 -04:00
conf.py Stop using intersphinx 2014-09-12 22:47:21 +02:00
configuring.rst Merge "Update config and docs for multiple datastores support" 2015-03-11 19:16:38 +00:00
controllingservers.rst Update documentation surrounding the api and registry servers 2014-06-18 09:29:28 -05:00
db.rst glance-manage should work like nova-manage 2013-11-06 14:59:33 +05:30
formats.rst Add the OVA container format 2014-03-03 19:44:21 -08:00
glanceapi.rst Sync glance docs with metadefs api changes 2014-09-10 10:48:38 -07:00
glanceclient.rst Updates OpenStack LLC with OpenStack Foundation 2013-02-17 19:19:43 -08:00
glancemetadefcatalogapi.rst Sync glance docs with metadefs api changes 2014-09-10 10:48:38 -07:00
identifiers.rst Updates OpenStack LLC with OpenStack Foundation 2013-02-17 19:19:43 -08:00
index.rst Glance basic architecture section 2015-03-11 19:46:14 +02:00
installing.rst Merge "Adds openSUSE in the installing documentation" 2015-03-09 22:36:16 +00:00
metadefs-concepts.rst Include Metadata Defs Concepts in Dev Docs 2014-09-29 15:49:41 -06:00
notifications.rst notifier: remove notifier_strategy compat support 2014-06-16 21:36:46 +01:00
policies.rst Adding missing copy_from policy from policy.json 2013-12-13 12:22:15 +00:00
property-protections.rst Consider @,! in properties protection rule as a configuration error 2014-01-07 14:06:24 +00:00
statuses.rst Fix document issue of image recover status 2015-01-05 15:41:36 +13:00