Fail to create volume from image
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
MicroStack |
New
|
Undecided
|
Unassigned |
Bug Description
Unable to create volume from image or instance from image with volume creation.
Steps to reproduce:
1. install snap using the command `snap install microstack --devmode --edge`
without --devmode we have errors on web UI, beta unable to install at this moment
2. Run 'microstack init --auto --control --setup-
After the installation you could see this issue trying to create volume from image or an instance using the image with volume creation.
From default image 'microstack.
using the image id you'll get the same result
OUTPUT: cinderclient.
clean_up CreateVolume: Invalid image identifier or unable to access requested image. (HTTP 400)
For details please see debug file
this is the same issue as LP#1951958