Comment 32 for bug 1321080

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

Reviewed: https://review.openstack.org/101799
Committed: https://git.openstack.org/cgit/openstack/ceilometer/commit/?id=264f3b0d9640edeac743f339786e0a3b22c0f6c2
Submitter: Jenkins
Branch: stable/havana

commit 264f3b0d9640edeac743f339786e0a3b22c0f6c2
Author: Grant Murphy <email address hidden>
Date: Mon Jun 23 05:07:54 2014 +0000

    remove token from notifier middleware

    oslo-incubator sync to address the security bug
    in middleware (as below).

    notifier middleware is capturing token and sending it to MQ. this
    is not advisable so we should filter it out.

    Change-Id: Ia1bfa1bd24989681db1d2f385defc12e69a01f8d
    Closes-Bug: #1321080