python-ironicclient/releasenotes/notes/allocation-api-5f13082a8b36d788.yaml
Dmitry Tantsur e0708a16ef Allocation API: client API and CLI
Adds the Python API to create/list/view/delete allocations, as well
as the OpenStackClient commands.

Change-Id: Ib97ee888c4a7b6dfa38934f02372284aa4c781a0
Story: #2004341
Task: #28028
2019-02-16 15:51:38 +01:00

11 lines
314 B
YAML

---
features:
- |
Adds Python API and CLI for the allocation API introduced in API version
1.52. Adds new commands:
* ``openstack baremetal allocation create``
* ``openstack baremetal allocation delete``
* ``openstack baremetal allocation get``
* ``openstack baremetal allocation list``