331d51fb16
Currently, attach an attached volume from OpenStack VM’s returns only argument data. It is better to return full data as attaching a detached volume. In my use case, I need the extra data to mount and format the volume.
2 lines
134 B
YAML
2 lines
134 B
YAML
minor_changes:
|
|
- Attach an attached/detached volume from OpenStack VM's should return similar information in os_server_volume module.
|