neutron/neutron/plugins/vmware
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
..
api_client Monkey patch threading module as early as possible 2014-06-09 16:42:47 +02:00
common Merge "NSX: bump http_timeout to 30 seconds" 2014-06-08 15:10:47 +00:00
dbexts Merge "NSX: get rid of the last Nicira/NVP bits" 2014-05-22 15:25:04 +00:00
dhcp_meta Merge "NSX: do not raise on missing router during migration step" 2014-05-19 22:05:35 +00:00
extensions NSX: get rid of the last Nicira/NVP bits 2014-05-22 13:05:23 +00:00
nsxlib Fix H302 violations in plugins package 2014-05-04 12:40:05 +02:00
plugins Merge "NSX: fix tenant_id passed as security_profile_id" 2014-06-08 15:15:57 +00:00
shell Fix H302 violations in plugins package 2014-05-04 12:40:05 +02:00
vshield Fix H302 violations in plugins package 2014-05-04 12:40:05 +02:00
__init__.py Finish off rebranding of the Nicira NVP plugin 2014-03-01 18:14:52 -08:00
check_nsx_config.py Remove nvplib and move utility methods into nsxlib 2014-03-03 06:37:59 -08:00
dhcpmeta_modes.py NSX: replace strong references to the plugin with weakref ones 2014-05-26 09:06:49 -07:00
nsx_cluster.py Finish off rebranding of the Nicira NVP plugin 2014-03-01 18:14:52 -08:00
plugin.py Finish off rebranding of the Nicira NVP plugin 2014-03-01 18:14:52 -08:00