python-ironicclient/releasenotes/notes/osc-port-create-uuid-5da551b154540ef7.yaml
Ruby Loo 64f8871de9 Add --uuid option to OSC "port create" cmd
This adds the --uuid option to the "openstack baremetal port create"
command. It is the UUID of the new port to be created.

Change-Id: Ib7ab29263452f5a4a359049a032cfcd23507180c
Closes-Bug: #1696836
2017-06-08 15:34:55 -04:00

6 lines
153 B
YAML

---
features:
- |
Adds the ``--uuid`` option for the ``openstack baremetal port create``
command so that the new port's UUID can be specified.