ironic/releasenotes/notes/allocation-backfill-c31e84c5fcf24216.yaml
Dmitry Tantsur 8f6bf4f9dd 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
2019-05-21 20:09:21 +02:00

6 lines
155 B
YAML

---
features:
- |
API version 1.58 allows backfilling allocations for existing deployed nodes
by providing ``node`` to ``POST /v1/allocations``.