]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
remove token from notifier middleware
authorGordon Chung <chungg@ca.ibm.com>
Thu, 22 May 2014 14:51:25 +0000 (10:51 -0400)
committerGordon Chung <chungg@ca.ibm.com>
Thu, 22 May 2014 14:53:01 +0000 (10:53 -0400)
commitbb4f44654f6765c4e1fbcf92375c273494151099
treefeedda759cbcd18ff9043e4e5b33f4aaac62e441
parent01f11d5d791f82cddc1900cfecaf9ec114101c13
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.

Closes-Bug: #1321080
Change-Id: Ia1bfa1bd24989681db1d2f385defc12e69a01f8d
neutron/openstack/common/middleware/notifier.py