cc37253428
Adds OSC support for the deploy templates API. Change-Id: I0f2f37e840449ee41f747e2a43ed6f53c927094e Depends-On: https://review.openstack.org/631845 Story: 1722275 Task: 28678
12 lines
414 B
YAML
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``
|