Comment 4 for bug 1416435

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

Reviewed: https://review.openstack.org/151823
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=d1c65d339a091751deb9f1e5b0a574af86655bec
Submitter: Jenkins
Branch: master

commit d1c65d339a091751deb9f1e5b0a574af86655bec
Author: Davanum Srinivas <email address hidden>
Date: Fri Jan 30 15:57:36 2015 -0800

    Ensure publisher_id is set correctly in notifications

    We need to pass the service parameter else the publisher_id is
    set to "None.node-1". There are many code paths that end up
    in get_noftifier, so let's just handle it there just like we
    default to CONF.host. Also the self.notifier in the
    resource_tracker was not being used, so get rid of it.

    Closes-Bug: #1416435
    Change-Id: I8838b961e49496cc85913a04bd99f9845ff308c3