799278e644
The format of the osc share network subnet create command output has been updated to return a list of hosts instead of a dictionary, as we do for other commands in the client. With this change, we are enhancing the consistency of the client and the readability of the output. Closes-bug: #1989818 Change-Id: I05413e9e8b846d725d8fe021daf5d320857aac2f
7 lines
205 B
YAML
7 lines
205 B
YAML
---
|
|
fixes:
|
|
- |
|
|
The format of the osc share network subnet create command output has been
|
|
updated to return a list of hosts instead of a dictionary, as we do for
|
|
other commands in the client.
|