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

ASF GitHub Bot commented on CLOUDSTACK-9574:
--------------------------------------------

Github user serg38 commented on the issue:

    https://github.com/apache/cloudstack/pull/1747
  
    @rafaelweingartner This PR is two fold.
    1. This is something that was done a long ago for hosts and was never 
implemented for storage. It  transitions location of  of storage tags over to 
dedicated tables (storage_pool_tags) and converts current storage_tags to the 
new location so there should be no impact on current installation
    2. For secondary storage there is no need to show details since they are 
coming from configurations  that now support ImageStore as Scope via PR1615. 
With that Details tag becomes obsolete.


> Redesign storage views
> ----------------------
>
>                 Key: CLOUDSTACK-9574
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9574
>             Project: CloudStack
>          Issue Type: Improvement
>      Security Level: Public(Anyone can view this level - this is the 
> default.) 
>          Components: API, UI
>            Reporter: Nicolas Vazquez
>            Assignee: Nicolas Vazquez
>         Attachments: PS-DETAILS.PNG, PS.PNG
>
>
> h2. Part 1: Redesign storage tags
> h3. Actual behavior
> Primary storage tags are being saved as an entry on {{storage_pool_details}} 
> with:
> * name = TAG_NAME
> * value = "true"
> When a boolean property is defined in {{storage_pool_details}} and has value 
> = "true", it is displayed as a tag.
> !https://issues.apache.org/jira/secure/attachment/12836196/PS-DETAILS.PNG!
> !https://issues.apache.org/jira/secure/attachment/12836195/PS.PNG!
> h3. Goal
> Redesign {{Storage Tags}} for Primary Storage view, to list only tags, as it 
> is done in Host Tags (Hosts view).
> h2. Part 2: Remove details from listImageStores API call response and UI
> h3. Description
> In Secondary Storage view we propose removing Details field, as Setting tab 
> list details for a given image store. We also remove details from response on 
> listImageStores API method



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to