summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorDmitry Tantsur <divius.inside@gmail.com>2019-03-27 17:30:48 +0100
committerDmitry Tantsur <divius.inside@gmail.com>2019-05-21 20:09:21 +0200
commit8f6bf4f9dd3f3e27e0c0cf0fab06601a9904f2f7 (patch)
tree9cebf68a65f4fd1260b51cf994507a92f07b2993 /doc
parent5edf4f3fdabedd1ae55ba94b65379c2e33cdfeae (diff)
downloadironic-8f6bf4f9dd3f3e27e0c0cf0fab06601a9904f2f7.tar.gz
Allocation API: backfilling allocations
This feature addresses the case of moving the already deployed nodes under the allocation API. Change-Id: I29d0bd3663e0d1b27727a700c0f0e0fb6ceac1d9 Story: #2005014 Task: #29491
Diffstat (limited to 'doc')
-rw-r--r--doc/source/contributor/webapi-version-history.rst10
1 files changed, 8 insertions, 2 deletions
diff --git a/doc/source/contributor/webapi-version-history.rst b/doc/source/contributor/webapi-version-history.rst
index 15781b9e0..af1c751d5 100644
--- a/doc/source/contributor/webapi-version-history.rst
+++ b/doc/source/contributor/webapi-version-history.rst
@@ -2,8 +2,14 @@
REST API Version History
========================
-1.57 (master)
--------------
+1.58 (Train, master)
+--------------------
+
+Added the ability to backfill allocations for already deployed nodes by
+creating an allocation with ``node`` set.
+
+1.57 (Train, master)
+--------------------
Added the following new endpoint for allocation: