Comment 2 for bug 1226479

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

Reviewed: https://review.openstack.org/47579
Committed: http://github.com/openstack/horizon/commit/44b302f6b5bb6f622058c77a88793442a20d6877
Submitter: Jenkins
Branch: master

commit 44b302f6b5bb6f622058c77a88793442a20d6877
Author: Ladislav Smola <email address hidden>
Date: Fri Sep 20 16:09:07 2013 +0200

    Abstraction of Ceilometer meters information

    - Extract the metadata of the meters to a class (label,
      description)
    - The list operation support (only, except) filter
    - It supports listing meters by their service e.g. .list_nova(),
      .list_neutron()

    - Tests for meters list written.

    Fixes bug 1226479

    Change-Id: Ifa366fd2de3e8f4e31347962630f96344ebba974