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 2013/06/21 00:27:20 UTC

[jira] [Commented] (CLOUDSTACK-3080) listVirtualMachines tag search refinement no longer working

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

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

Commit d3c181efa75b33050a188beb253b261e921aca3c in branch refs/heads/4.1 from [~minchen07]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=d3c181e ]

CLOUDSTACK-3080: listVirtualMachines tag search refinement no longer
working.
                
> listVirtualMachines tag search refinement no longer working
> -----------------------------------------------------------
>
>                 Key: CLOUDSTACK-3080
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-3080
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: API
>    Affects Versions: 4.1.0
>            Reporter: Nick Wales
>            Assignee: Min Chen
>            Priority: Critical
>              Labels: api, listvirtualmachines
>
> In 4.0.1 I was able to make a call to the API similar to the below which would return only the instances tagged as eg (app=my_app_name).
> { :command=>"listVirtualMachines",
> "tags[0].value"=>"my_app_name",
>  "tags[0].key"=>"app"}
> (I'm using the cloudstack_helper ruby gem which explains the formatting)
> However since I have upgraded to 4.1 I now get returned every instance for the same query.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira