Allard Hoeve created LIBCLOUD-674:
-------------------------------------
Summary: Libcloud does not create volumes in specified AZ
Key: LIBCLOUD-674
URL: https://issues.apache.org/jira/browse/LIBCLOUD-674
Project: Libcloud
Issue Type: Bug
Components: Compute
Reporter: Allard Hoeve
The current libcloud driver for OpenStack accepts a location argument. It is
currently not used. This results in creation of the volume in a random location.
The OpenStack API defines availability_zone as the parameter to specify the,
well, availability zone to boot the volume in. This takes a string. We should
define ex_availability_zone like in create_node.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)