python-ironicclient/releasenotes/notes/deploy-templates-df354ce825b00430.yaml
Mark Goddard cc37253428 Deploy templates: client support
Adds OSC support for the deploy templates API.

Change-Id: I0f2f37e840449ee41f747e2a43ed6f53c927094e
Depends-On: https://review.openstack.org/631845
Story: 1722275
Task: 28678
2019-03-01 14:24:28 +00:00

12 lines
414 B
YAML

---
features:
- |
Adds Python API and CLI for the deploy templates API introduced in API
version 1.55. The following new commands are available:
* ``openstack baremetal deploy template create``
* ``openstack baremetal deploy template delete``
* ``openstack baremetal deploy template list``
* ``openstack baremetal deploy template set``
* ``openstack baremetal deploy template show``