diff options
Diffstat (limited to 'api-ref')
-rw-r--r-- | api-ref/source/baremetal-api-v1-allocation.inc | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/api-ref/source/baremetal-api-v1-allocation.inc b/api-ref/source/baremetal-api-v1-allocation.inc index 808005dba..fe699efae 100644 --- a/api-ref/source/baremetal-api-v1-allocation.inc +++ b/api-ref/source/baremetal-api-v1-allocation.inc @@ -48,7 +48,11 @@ parameters must be missing or match the provided node. Added support for backfilling allocations. .. versionadded:: 1.60 - Introduced the ``owner`` field. + Introduced the ``owner`` field. + +.. versionadded:: 1.79 + A node with the same name as the allocation ``name`` is moved to the + start of the derived candidiate list. Normal response codes: 201 |