Comment 2 for bug 1368125

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

Reviewed: https://review.openstack.org/121103
Committed: https://git.openstack.org/cgit/openstack/ceilometer/commit/?id=b0116dbb22535725492f738fdf2a2d53ec62efe3
Submitter: Jenkins
Branch: master

commit b0116dbb22535725492f738fdf2a2d53ec62efe3
Author: Nejc Saje <email address hidden>
Date: Tue Sep 9 22:55:51 2014 -0400

    Use central agent manager's keystone token in discoveries

    Currently, EndpointDiscovery creates its own keystone client.
    This patch passes an agent-manager reference into the discoveries,
    enabling them to reuse the manager's keystone client and possibly
    other things in the future.

    Change-Id: I9875f15c4be25c2ac125458caa9a09927afdf3b2
    Closes-bug: #1368125