Comment 30 for bug 1321080

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

Reviewed: https://review.openstack.org/100414
Committed: https://git.openstack.org/cgit/openstack/oslo-incubator/commit/?id=d97bd2a564cb06c613678407fd074985be73f4d5
Submitter: Jenkins
Branch: stable/havana

commit d97bd2a564cb06c613678407fd074985be73f4d5
Author: Gordon Chung <email address hidden>
Date: Tue May 20 12:30:41 2014 -0400

    remove token from notifier middleware

    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
    (cherry picked from commit 09281ccf7837b70962ad2dfbaa1e84722ad987e8)