python-ironicclient/releasenotes/notes/allow-allocation-update-b4fb715045ab40a2.yaml
Madhuri Kumari a22874bd58 Add allocation update API
This patch adds the following OSC commands:
* baremetal allocation set
* baremetal allocation unset

Change-Id: Id7c1c46a66d19c782af917f48d6bdb82193da73b
Story: 2005126
Task: 29797
2019-06-06 08:52:49 +05:30

9 lines
215 B
YAML

---
features:
- |
Adds support for the allocation update API introduced in API
version 1.57. Adds new commands:
* ``openstack baremetal allocation set``
* ``openstack baremetal allocation unset``