neutron/neutron/tests/unit
Ihar Hrachyshka 8a03a20726 hacking: remove oslo.* import check
Oslo libraries don't ship oslo.* namespace anymore (since Liberty). Time
to clean those up.

Change-Id: I86f571c576141d3574a0b5efd0f62670ed6e2dcd
2016-03-03 12:47:53 +01:00
..
agent Merge "Make run_ofctl check for socket error" 2016-03-02 14:33:03 +00:00
api Make API framework more flexible for various extensions 2016-03-02 05:39:04 +09:00
callbacks Provide kwargs for callback abort 2016-01-12 21:48:05 +00:00
cmd Make netns_cleanup to purge resources of selected agent only 2016-02-11 12:19:26 +03:00
common ovs-fw: Enhance port ranges with masks 2016-02-23 16:39:38 +00:00
core_extensions QoS core extension: fixed dict extension when QoS policy is unset 2015-08-08 15:44:27 +02:00
db RPC Callback rolling upgrades reporting, and integration 2016-03-01 11:20:48 +01:00
debug tests: stop validating neutronclient in neutron-debug tests 2016-01-14 06:46:45 +00:00
extensions Merge "Use network RBAC feature for external access" 2016-03-02 04:35:47 +00:00
hacking hacking: remove oslo.* import check 2016-03-03 12:47:53 +01:00
ipam Fix for adding gateway with IP outside subnet 2016-02-19 10:57:09 +05:30
notifiers Fix module's import order 2016-01-22 06:38:42 -08:00
objects Qos policy RBAC DB setup and migration 2016-02-26 17:03:59 +00:00
plugins Merge "Add support for QoS for LinuxBridge agent" 2016-03-01 16:35:25 +00:00
quota Fix module's import order 2016-01-22 06:38:42 -08:00
scheduler Catch DBReferenceError in HA router race conditions 2016-02-26 18:15:25 +08:00
services Merge "Provide dry-run flag to validate deployment requirements" 2016-03-01 15:23:09 +00:00
tests Override addOnException to catch exceptions 2016-02-24 13:55:01 -08:00
__init__.py oslo: migrate to namespace-less import paths 2015-02-05 15:09:32 +01:00
_test_extension_portbindings.py Fix module's import order 2016-01-22 06:38:42 -08:00
dummy_plugin.py Fixed a bunch of typos throughout Neutron 2015-10-30 08:54:41 -05:00
extension_stubs.py Fail if required extensions are missing 2016-01-29 16:20:07 -08:00
test_auth.py Fix params order in assertEqual 2016-01-13 18:24:04 +05:30
test_context.py Support Unicode request_id on Python 3 2015-11-27 16:21:16 +01:00
test_manager.py Add the ability to load a set of service plugins on startup 2016-02-10 10:04:15 -06:00
test_policy.py Raise RetryRequest on policy parent not found 2016-01-27 05:23:38 -08:00
test_service.py Refactor TestRpcWorker and TestWorkerService 2015-06-16 15:49:48 +03:00
test_wsgi.py Make sure we return unicode strings for process output 2015-11-20 16:49:51 +01:00
testlib_api.py Improve fixture usage. 2015-07-01 14:53:48 +12:00