Comment 5 for bug 1484695

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

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

commit 4e8e3c0feb14a99dd331d47c6d388c4bfac1a21d
Author: Rohit Jaiswal <email address hidden>
Date: Mon Sep 14 15:35:20 2015 +0000

    pollster/api now publish to sample queue

    Pollsters and Post Sample implementation
    will publish to the notifications.sample
    queue with this change.

    Change-Id: Iccb9261ee805d41ed057bd0ac72306cd6a2ddaff
    Closes-Bug: #1484695
    Closes-Bug: #1489341