neutron/neutron/common
Ihar Hrachyshka 4a1d951920 Switched to pyroute2.config.asyncio.asyncio_config
To monkey patch socket module for pyroute2, we call eventlet_config.
In recent releases of the library, this becomes deprecated. Instead, we
should now use asyncio_config() to patch stdlib.

Using the old path now triggers a warning. Our docs tox target (and
gate job) considers all warnings as errors (this is because we pass -W
to sphinx). We also import from neutron.tests.functional to generate one
of our docs pages. Which all combined breaks our docs job.

This patch fixes the warning, and the job.

Change-Id: I7554327c9f09c85b52293240b23133eeadc90670
Closes-Bug: #1694614
2017-05-31 13:46:16 -07:00
..
__init__.py Update License Headers to replace Nicira with VMware 2014-02-27 08:11:15 +00:00
_deprecate.py debtcollector for globals 2016-08-30 10:18:19 -04:00
cache_utils.py policy: cache extracted parent fields for OwnerCheck 2016-11-12 16:43:43 +00:00
config.py Don't override default values for oslo.db options 2017-04-13 08:06:39 -07:00
constants.py Merge "Add more protocols to the iptables module map" 2017-02-10 02:31:02 +00:00
eventlet_utils.py Switched to pyroute2.config.asyncio.asyncio_config 2017-05-31 13:46:16 -07:00
exceptions.py Add "default" behaviour to QoS policies 2017-05-26 23:31:36 +00:00
ipv6_utils.py Correct the msg ipv6 enable in system 2017-01-09 11:37:58 +00:00
profiler.py Spin off context module 2017-03-06 16:25:29 +00:00
rpc.py Merge "Switched rpc access policy to DefaultRPCAccessPolicy" 2017-04-17 23:36:27 +00:00
test_lib.py Revert "Removed test_lib module" 2015-06-29 08:27:41 +00:00
topics.py RPC Callback rolling upgrades reporting, and integration 2016-03-01 11:20:48 +01:00
utils.py use is_port_trusted from neutron-lib 2017-05-24 09:02:39 -06:00