Comment 11 for bug 1243796

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (stable/havana)

Reviewed: https://review.openstack.org/55425
Committed: http://github.com/openstack/horizon/commit/1912cc6a88dca7238da7c444a1ede84b983ab354
Submitter: Jenkins
Branch: stable/havana

commit 1912cc6a88dca7238da7c444a1ede84b983ab354
Author: Julie Pichon <email address hidden>
Date: Thu Dec 5 19:10:45 2013 +0000

    Broken charting for non compute resources

    - Code for resource charts contained query that
      filtered only nova instances. That condition
      is removed. Now it filters resources by the
      meter name.

    Fixes bug 1243796

    Conflicts:
     openstack_dashboard/dashboards/admin/metering/tests.py

    Change-Id: I7debb2b457ede83b726934c082f22307ddc0c630
    (cherry picked from commit 1e1da618bb75783e1d8316894705c01f7bb9153b)