[
https://issues.apache.org/jira/browse/CLOUDSTACK-9550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15587867#comment-15587867
]
ASF GitHub Bot commented on CLOUDSTACK-9550:
--------------------------------------------
GitHub user rhtyd opened a pull request:
https://github.com/apache/cloudstack/pull/1712
CLOUDSTACK-9550: Use context to filter items in a metrics view
Use available context to filter a metrics view based on zone, cluster, host
in the context object. This fixes metrics view filtering when metrics view
is
viewed via Zone->Compute and Storage-> for a resource.
/cc @jburwell @karuturi -- this is a pure UI fix, one manual test LGTM
would be required.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/shapeblue/cloudstack
metrics-view-context-filtering
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cloudstack/pull/1712.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1712
----
commit 2767e1ade6cd9918ea952be4898d02ae30479feb
Author: Rohit Yadav <[email protected]>
Date: 2016-10-19T06:11:08Z
CLOUDSTACK-9550: Use context to filter items in a metrics view
Use available context to filter a metrics view based on zone, cluster, host
in the context object. This fixes metrics view filtering when metrics view
is
viewed via Zone->Compute and Storage-> for a resource.
Signed-off-by: Rohit Yadav <[email protected]>
----
> Metrics view does not filter items based on zone/cluster/host it is in
> ----------------------------------------------------------------------
>
> Key: CLOUDSTACK-9550
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9550
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Reporter: Rohit Yadav
> Assignee: Rohit Yadav
> Fix For: 4.10.0.0, 4.9.2.0, 4.8.2.0
>
>
> Go to zone -> compute and storage tab -> browse any of the resources under it
> which have metrics view such as clusters, hosts, storage pool etc. The
> metrics view on those resources don't filter items based on the
> zone/cluster/host it is in, and ends up showing all the
> cluster/host/storage-pool items.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)