Skip to content

Issue in Create Volume #1422

@ngopi37

Description

@ngopi37

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions