neutron/neutron/common
Ihar Hrachyshka 9a6536de6e Removed test_lib module
It's not really needed. It was once used to allow some out-of-tox plugin
specific testing scripts to inject configuration files into
BaseTestCase.

Now, our testing story does not have any notion of out-of-gate plugin
specific testing, so let's just clean it up.

Change-Id: If287a38e80016b1dba049a2b745bad7af40583a8
2015-06-25 15:41:02 +02:00
..
__init__.py Update License Headers to replace Nicira with VMware 2014-02-27 08:11:15 +00:00
config.py Handle SIGHUP: neutron-server (multiprocess) and metadata agent 2015-06-09 16:15:37 +03:00
constants.py Adding loadbalanacerv2 device owner constant to neutron constants 2015-05-21 02:09:22 -07:00
eventlet_utils.py Add eventlet monkey_patch helper 2015-03-24 08:44:00 -07:00
exceptions.py Python3: replace 'unicode' with 'six.text_type' 2015-06-10 21:53:12 +02:00
ipv6_utils.py IPAM reference driver 2015-05-19 09:44:11 -07:00
log.py versionutils: switch from incubator version to oslo.log 2015-06-04 17:59:38 +02:00
repos.py Allow users to run 'tox -epy34' 2015-05-11 16:09:51 +02:00
rpc.py Remove get_admin_roles and associated logic 2015-06-09 11:12:47 +02:00
topics.py RPC additions to support DVR 2014-07-17 11:45:45 -07:00
utils.py Python 3: use dict.values instead of dict.itervalues 2015-06-15 17:08:44 +02:00