Bug fixes:
- fixed issue:
Volume Module: HTTP 304 "Failed to parse request body" when attaching a volume to a server
Improvements:
- Added support for using image aliases when creating a volume. The modules now support image ID, snapshot ID or
image alias values for theimage
parameter. If the image alias is provided, the module will resolve the image alias and
use the correspondent image ID. - new parameter for the
volume
module:location
- used for identifying the image when image alias is used