You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Kishan Kavala (JIRA)" <ji...@apache.org> on 2014/10/21 12:29:33 UTC

[jira] [Updated] (CLOUDSTACK-7582) Not able to remove tag from prinmary storage

     [ https://issues.apache.org/jira/browse/CLOUDSTACK-7582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kishan Kavala updated CLOUDSTACK-7582:
--------------------------------------
    Component/s: Storage Controller

> Not able to remove tag from prinmary 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
>             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)