neutron/neutron/tests/unit/common
Anindita Das 414ceed4f3 Refactoring config options for common config opts
Refactoring neutron common config opts to be in neutron/conf/common so
that all the configuration options reside in a centralized location.
This simplifies the process of looking up the config opts and provides
an easy way to import.

Moved conf/common/config.py to conf/common.py as per review comments.

Partial-Bug: #1563069

Change-Id: Ib5fa294906549237630f87b9c848eebe0644088c
2016-07-26 15:55:49 +00:00
..
__init__.py Reorganize unit test tree 2015-04-06 23:28:31 +00:00
test_cache_utils.py cache_utils: fixed cache misses for the new (oslo.cache) configuration 2016-06-16 23:07:40 +02:00
test_ipv6_utils.py Add OpenFixture and get rid of 'open' mocks 2015-10-09 19:20:53 +00:00
test_rpc.py Refactoring config options for common config opts 2016-07-26 15:55:49 +00:00
test_utils.py Merge "ml2: postpone exception logs to when retry mechanism fails to recover" 2016-07-02 23:40:34 +00:00