163cb01e46
The API behind the 'server add volume' command returns details of the created volume attachment, however, we were dropping these results rather than displaying them to the user. Correct this. Change-Id: I3f7e121220d29422ccf4e6940de2f28bb8496c83 Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
6 lines
147 B
YAML
6 lines
147 B
YAML
---
|
|
features:
|
|
- |
|
|
The ``server add volume`` command will now return details of the created
|
|
volume attachment upon successful attachment.
|