3 Commits

Author SHA1 Message Date
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
Ruby Loo
96554a998a 'ironic create' handles file args
This fixes the 'ironic create' command so that it handles the
file argument(s) correctly.

Change-Id: I74d42740b10ed2000c3b9f52dfa2e71dcca5e779
Closes-Bug: #1621565
2016-09-08 22:07:40 -04:00
Vladyslav Drok
91c4539bf3 Add create command to ironic client
This patch adds "ironic create" and "openstack create" commands
understanding JSON and YAML files, documentation for it will be
added in a subsequent patch.

Partial-bug: #1588339
Co-Authored-By: Lucas Alvares Gomes <lucasagomes@gmail.com>
Change-Id: I9b6a6d41fabd240ace65e7ac8b965af81c1b3272
2016-08-08 19:41:36 +03:00