python-ironicclient/releasenotes/notes/add-portgroups-to-create-command-6d685277f7af79df.yaml
Vladyslav Drok d9f595bd82 Allow creating portgroups via create commands
This change allows specifying portgroups (that themselves may contain
ports) inside the nodes dictionaries.

Related-Bug: #1618754
Change-Id: I858412d135717e78291bbef8b0861ef00c5d4fdb
2017-01-25 18:53:27 +02:00

7 lines
129 B
YAML

---
features:
- |
Supports creation of port groups via ``ironic create`` and
``openstack baremetal create`` commands.