ngopi37 opened a new issue #1422: Issue in Create Volume
URL: https://github.com/apache/libcloud/issues/1422
 
 
   ## Summary
   
   I tried creating new volume using below
   
driver.create_volume(size=volume_size,name=volume_name,location=None,snapshot=None)
 and am getting below error
   MissingParameter: The request must contain the parameter zone
   
   When i debug it expecting availability
   /usr/local/lib/python3.7/dist-packages/libcloud/compute/drivers/ec2.py in 
create_volume
   
   
   ## Detailed Information
   
   Am using Libcloud 2.8.0 and running on Python3.7 in Ubuntu 18TLS
   
   Provide detailed information of your bug report.
   
   This includes information about your environment (which Libcloud version are
   you using, which Python version, which Operating System / distribution, etc.)
   and steps which are needed to reproduce it.
   
   For more information on contributing, please see 
https://libcloud.readthedocs.io/en/latest/development.html
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to