summaryrefslogtreecommitdiff
path: root/api-ref/source/servers-admin-action.inc
diff options
context:
space:
mode:
authorPavel Kholkin <pkholkin@mirantis.com>2016-12-01 18:37:28 +0300
committerPavel Kholkin <pkholkin@mirantis.com>2016-12-07 19:22:43 +0300
commitdf6e2d37f2c4b4c4dcccf870bc236ca5adc7770e (patch)
tree2960238b3641850a3dd5dbcbe7e5225ce1f08494 /api-ref/source/servers-admin-action.inc
parent6a6f40e991983819a6b3ea5cfb5ec16470b575b2 (diff)
downloadnova-df6e2d37f2c4b4c4dcccf870bc236ca5adc7770e.tar.gz
[proxy-api] microversion 2.39 deprecates image-metadata proxy API
Almost all proxy APIs were deprecated in microversion 2.36. But the sub-resource image-metadata of image was forgotten to deprecate. This patch deprecates the image-metdata API from 2.39. Implements blueprint deprecate-image-meta-proxy-api Closes-bug: #1614578 Change-Id: I5507337ab6fe4a377f66dec3fe275d75618cd7b4
Diffstat (limited to 'api-ref/source/servers-admin-action.inc')
-rw-r--r--api-ref/source/servers-admin-action.inc4
1 files changed, 4 insertions, 0 deletions
diff --git a/api-ref/source/servers-admin-action.inc b/api-ref/source/servers-admin-action.inc
index 5a8550d88f..f3508fee73 100644
--- a/api-ref/source/servers-admin-action.inc
+++ b/api-ref/source/servers-admin-action.inc
@@ -26,6 +26,10 @@ Policy defaults enable only users with the administrative role or the
owner of the server to perform this operation. Cloud providers can
change these permissions through the ``policy.json`` file.
+.. note::
+ Starting from version 2.39 the image quota enforcement with Nova `metadata`
+ is removed and quota checks should be performed using Glance API directly.
+
Normal response codes: 202
Error response codes: badRequest(400), unauthorized(401), forbidden(403),