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/11/13 12:45:33 UTC

[jira] [Commented] (CLOUDSTACK-7582) Not able to remove tag from primary storage

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

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

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

CLOUDSTACK-7582: Update Storage Pool API does not update tags correctly


> Not able to remove tag from primary storage
> -------------------------------------------
>
>                 Key: CLOUDSTACK-7582
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-7582
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: Storage Controller
>    Affects Versions: 4.5.0
>            Reporter: prashant kumar mishra
>            Assignee: Rajesh Battala
>             Fix For: 4.5.0
>
>
> steps to reproduce
> ==============
> 1-update storage tags
> 2-try to remove tag by passing empty value 
> expected:
> ------------
> tags should be removed
> actual
> --------
> storage tag is not getting removed
> API
> ===
> http://10.147.59.173:8096/client/api?command=updateStoragePool&id=f672eae0-b400-3767-808f-b787a5c04d5f&tags=&capacitybytes=5497558138880&response=xml
> <updatestoragepoolresponse cloud-stack-version="4.5.0-SNAPSHOT"><storagepool><id>f672eae0-b400-3767-808f-b787a5c04d5f</id><zoneid>d5e96cca-0985-49fe-a777-49b257278c8a</zoneid><zonename>manasa</zonename><name>primaryVMw</name><ipaddress>10.147.28.7</ipaddress><path>/export/home/manasa/primaryVMw</path><created>2014-09-12T11:26:37+0530</created><type>NetworkFilesystem</type><disksizetotal>5497558138880</disksizetotal><disksizeallocated>4294967296</disksizeallocated><disksizeused>2696516272128</disksizeused><tags>ab</tags><state>Up</state><scope>ZONE</scope><hypervisor>VMware</hypervisor></storagepool></updatestoragepoolresponse>



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)