summaryrefslogtreecommitdiff
path: root/releasenotes
diff options
context:
space:
mode:
authorMadhuri Kumari <madhuri.kumari@intel.com>2019-04-25 17:04:09 +0530
committerMadhuri Kumari <madhuri.kumari@intel.com>2019-06-06 08:52:49 +0530
commita22874bd585bac07a613bd6a2a14dc3fa487dcc3 (patch)
tree6d543b3676bde65064e18ae09cc0aa971be614b4 /releasenotes
parentc4d60daa91928606f4847393aae7dba8d355994d (diff)
downloadpython-ironicclient-a22874bd585bac07a613bd6a2a14dc3fa487dcc3.tar.gz
Add allocation update API2.8.0
This patch adds the following OSC commands: * baremetal allocation set * baremetal allocation unset Change-Id: Id7c1c46a66d19c782af917f48d6bdb82193da73b Story: 2005126 Task: 29797
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/notes/allow-allocation-update-b4fb715045ab40a2.yaml8
1 files changed, 8 insertions, 0 deletions
diff --git a/releasenotes/notes/allow-allocation-update-b4fb715045ab40a2.yaml b/releasenotes/notes/allow-allocation-update-b4fb715045ab40a2.yaml
new file mode 100644
index 0000000..21f84b6
--- /dev/null
+++ b/releasenotes/notes/allow-allocation-update-b4fb715045ab40a2.yaml
@@ -0,0 +1,8 @@
+---
+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``