You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/07/16 12:22:04 UTC

[jira] [Commented] (CLOUDSTACK-7114) [EC2 Query API] Inconsistency in mapping the "Allocated" state of a Volume to "Available"

    [ https://issues.apache.org/jira/browse/CLOUDSTACK-7114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14063351#comment-14063351 ] 

ASF subversion and git services commented on CLOUDSTACK-7114:
-------------------------------------------------------------

Commit 56e37243b83371c46dddeee18e48d82e16f87d9e in cloudstack's branch refs/heads/master from [~likithas]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=56e3724 ]

CLOUDSTACK-7114. [EC2 QueryAPI] Inconsistency in mapping the "Allocated" state of a Volume to "Available".


> [EC2 Query API]  Inconsistency in mapping the "Allocated" state of a Volume to "Available"
> ------------------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-7114
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-7114
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: AWSAPI
>    Affects Versions: 4.1.0
>            Reporter: Likitha Shetty
>            Assignee: Likitha Shetty
>             Fix For: 4.5.0
>
>
> ================
> Steps to Reproduce:
> ================
> 1. Fire an EC2 REST API: CreateVolume Command. Observe the Status of the Volume in the CreateVolume command's Response Status: Allocated.
> 2. Fire an EC2 REST API: DescribeVolumes Command with the volumeId of the Volume created in Step 1. Observe the Status of the Volume in the DescribeVolumes command's Response Status: Available.
> ==========
> Bug Impact:
> ==========
> "Allocated" is not a valid State as per http://docs.aws.amazon.com/AWSEC2/latest/APIReference/ApiReference-query-CreateVolume.html. Automation expects the value to be a valid value



--
This message was sent by Atlassian JIRA
(v6.2#6252)