neutron/neutron/plugins
Ihar Hrachyshka 6ca8cb84fd Monkey patch threading module as early as possible
In oslo.messaging, local thread store is used to pass RPC request
context [1]. If we try to import oslo.messaging before monkey patching
threading library, it attempts to access unpatched storage and fails
with AttributeError.

[1]: oslo/messaging/localcontext.py#L26

blueprint oslo-messaging

Change-Id: Ied7302fcb1d3e14428540e39e3db704550027890
2014-06-09 16:42:47 +02:00
..
bigswitch Monkey patch threading module as early as possible 2014-06-09 16:42:47 +02:00
brocade Added RpcProxy class 2014-06-09 16:42:47 +02:00
cisco Fix H302 violations in plugins package 2014-05-04 12:40:05 +02:00
common Add common base class for agent functional tests 2014-04-07 08:13:59 +00:00
embrane Remove redundant default=None for config options 2014-05-25 00:46:50 -07:00
hyperv Monkey patch threading module as early as possible 2014-06-09 16:42:47 +02:00
ibm Monkey patch threading module as early as possible 2014-06-09 16:42:47 +02:00
linuxbridge Monkey patch threading module as early as possible 2014-06-09 16:42:47 +02:00
metaplugin Make help texts more descriptive in Metaplugin 2014-04-22 07:30:53 +09:00
midonet Allow L3 base to handle extensions on router creation 2014-06-04 01:27:15 -07:00
ml2 Added RpcProxy class 2014-06-09 16:42:47 +02:00
mlnx Monkey patch threading module as early as possible 2014-06-09 16:42:47 +02:00
nec Monkey patch threading module as early as possible 2014-06-09 16:42:47 +02:00
nuage Extraroute extension support for nuage plugin 2014-05-22 17:35:55 -07:00
ofagent Merge "ovs, ofagent: Remove dead code" 2014-06-09 04:28:17 +00:00
oneconvergence Monkey patch threading module as early as possible 2014-06-09 16:42:47 +02:00
openvswitch Monkey patch threading module as early as possible 2014-06-09 16:42:47 +02:00
plumgrid Add missing translation support 2014-05-19 12:16:56 +02:00
ryu Monkey patch threading module as early as possible 2014-06-09 16:42:47 +02:00
vmware Monkey patch threading module as early as possible 2014-06-09 16:42:47 +02:00
__init__.py Finish off rebranding of the Nicira NVP plugin 2014-03-01 18:14:52 -08:00