[ https://issues.apache.org/jira/browse/CLOUDSTACK-9574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15869364#comment-15869364 ]
ASF subversion and git services commented on CLOUDSTACK-9574: ------------------------------------------------------------- Commit 13ccbda10e3a668184fde45246f246a4f942bc47 in cloudstack's branch refs/heads/master from [~nvazquez] [ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=13ccbda ] CLOUDSTACK-9574: Redesign storage tags and remove details from listImageStores response and UI > 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)