Comment 5 for bug 1494337

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to monasca-ui (master)

Reviewed: https://review.openstack.org/234260
Committed: https://git.openstack.org/cgit/stackforge/monasca-ui/commit/?id=2b62daa655bd026299efa913bfc42c32c086aec8
Submitter: Jenkins
Branch: master

commit 2b62daa655bd026299efa913bfc42c32c086aec8
Author: bklei <email address hidden>
Date: Tue Oct 13 08:41:02 2015 -0600

    Scope requests to horizon scoped region

    Instead of adding region to all requests by default if not
    specified, we'll instead honor a region of 'INJECT_REGION'.
    This is because not all environments add region as a dimension
    for metrics, so we can't do this by default.

    Change-Id: I126cd604b3b6d84d0f4efa5dc99aa538e6cf0d77
    Closes-Bug: #1494337