neutron/neutron
Grant Murphy 0324965a0c 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
2014-06-19 02:30:13 +00:00
..
agent Merge "Metadata agent caches networks for routers" into stable/icehouse 2014-06-17 05:35:18 +00:00
api Hide ipv6 subnet API attributes 2014-04-08 19:36:00 -04:00
cmd remove binaries under bin 2013-08-16 10:10:30 +08:00
common Merge "Common decorator for caching methods" into stable/icehouse 2014-06-17 05:33:31 +00:00
db Merge "Check DB scheme prior to migration to Ml2" into stable/icehouse 2014-06-17 05:25:16 +00:00
debug options: consolidate options definitions 2014-02-24 13:25:11 +09:00
extensions netaddr<=0.7.10 raises ValueError instead of AddrFormatError 2014-04-18 13:25:52 -07:00
locale Fix Jenkins translation jobs 2014-04-07 11:37:38 +02:00
notifiers Replace loopingcall in notifier with a delayed send 2014-05-26 15:40:06 +03:00
openstack remove token from notifier middleware 2014-06-19 02:30:13 +00:00
plugins Merge "Fix network profile subtype validation in N1kv plugin" into stable/icehouse 2014-06-17 05:14:26 +00:00
scheduler Fix DetachedInstanceError for Agent instance 2014-02-27 14:48:11 +00:00
server Adds multiple RPC worker processes to neutron server 2014-03-04 00:50:20 +00:00
services Merge "Do not defer IPTables apply in firewall path" into stable/icehouse 2014-06-17 05:30:00 +00:00
tests Merge "Metadata agent caches networks for routers" into stable/icehouse 2014-06-17 05:35:18 +00:00
__init__.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
auth.py Return request-id in API response 2014-02-10 04:58:38 +09:00
context.py Stop logging unnecessary warning on context create 2013-11-28 09:17:18 +00:00
hooks.py Remove pyudev dependency 2014-02-25 14:28:35 +00:00
manager.py Fixes spelling error 2014-02-28 11:34:19 -08:00
neutron_plugin_base_v2.py Add support for multiple RPC workers under Metaplugin 2014-04-24 15:50:53 +09:00
policy.py Replace binding:capabilities with binding:vif_details 2014-02-23 22:56:45 -05:00
quota.py Kill 'Skipping unknown group key: firewall_driver' log trace 2014-03-13 12:46:06 -07:00
service.py Add support for multiple RPC workers under Metaplugin 2014-04-24 15:50:53 +09:00
version.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
wsgi.py Merge "Fix webob.exc.HTTPForbidden parameter miss" 2014-03-02 19:05:50 +00:00