Comment 2 for bug 1521559

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

Reviewed: https://review.openstack.org/251800
Committed: https://git.openstack.org/cgit/openstack/watcher/commit/?id=da4c9125f73057fb3aed48b2bd5019379aa71f67
Submitter: Jenkins
Branch: master

commit da4c9125f73057fb3aed48b2bd5019379aa71f67
Author: Jean-Emile DARTOIS <email address hidden>
Date: Tue Dec 1 12:21:47 2015 +0100

    Fixed missing attribute in the data model

    Querying compute.node.* with Ceilometer requires some additional
    information in the cluster data model in order to build the
    resource_id. This patchset add the attribute hostname and change
    the query.

    Change-Id: Ifcefcd70a6d0f5967ab4f638ce077e38ef214f64
    Closes-Bug: #1521559