045f2e7e06
When adding these, we missed that the underlying cinder library call actually returns a dictionary and not a Resource-based object. This requires slightly different handling. Fix this. Change-Id: Ie065fe4198ae1238830cb619220e856390d4cb6e Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
7 lines
184 B
YAML
7 lines
184 B
YAML
---
|
|
fixes:
|
|
- |
|
|
The ``volume attachment create`` command will now display information
|
|
for successfully created volume attachments. Previously an empty table was
|
|
returned.
|