python-ironicclient/releasenotes/notes/osc-plugin-node-create-show-fix-283148c86fbccce2.yaml
Kyrylo Romanenko 728063c1af Hide 'ports' field from node OSC subcommands output
Hide 'ports' field from output of subcommands:
  * baremetal node create
  * baremetal node show

Change-Id: Iff42e49a1d2b0b9fe380834bdbcd78760b7ba281
Closes-Bug: #1620737
2016-09-19 16:46:21 +03:00

6 lines
144 B
YAML

---
upgrade:
- Hide ports field in 'node create' and 'node show'
OSC subcommand output because this field is not meant
for CLI users.