neutron/neutron/tests/unit
Miguel Lavalle 687fd6b731 SR-IOV driver and SimpleAgentMechanismDriverBase
Since commit 83c9578fcc was merged, the
SR-IOV mechanism driver requires an agent in the compute nodes. This
change makes the SR-IOV mechanism driver to inherit from
SimpleAgentMechanismDriverBase, like all the other agent based ML2
drivers

Change-Id: Icffc097a42dd71546b97bb7b43edd1e205c9dd15
Closes-Bug: #1578274
2016-05-09 18:13:04 +00:00
..
agent Merge "Move address scope specific code out of iptables_manager" 2016-05-06 21:59:36 +00:00
api Remove BGP code from neutron 2016-04-25 21:54:06 -07: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 Merge "Add exponential back-off RPC client" 2016-05-06 02:37:46 +00:00
core_extensions Objects DB api: added composite key to handle multiple primary key 2016-03-01 17:05:11 +00:00
db Merge "Fix prefix delegation deleting addresses for ports" 2016-05-08 19:41:28 +00:00
debug tests: stop validating neutronclient in neutron-debug tests 2016-01-14 06:46:45 +00:00
extensions Merge "Classes lack metaclass decoration" 2016-05-06 00:31:19 +00:00
hacking Revert "Switch to inheriting hacking checks from neutron-lib" 2016-04-24 15:19:20 +00:00
ipam Use constants from neutron-lib 2016-04-23 21:23:56 -04:00
notifiers Use constants from neutron-lib 2016-04-23 21:23:56 -04:00
objects Use constants from neutron-lib 2016-04-23 21:23:56 -04:00
plugins SR-IOV driver and SimpleAgentMechanismDriverBase 2016-05-09 18:13:04 +00:00
quota Fix module's import order 2016-01-22 06:38:42 -08:00
scheduler Use constants from neutron-lib 2016-04-23 21:23:56 -04:00
services Merge "Correct the interval between two reports" 2016-05-06 20:46:40 +00:00
tests Fix regexp for ss output 2016-04-07 15:56:43 +00:00
__init__.py Avoid eventlet monkey patching for the tempest plugin 2016-04-29 22:47:24 -05:00
_test_extension_portbindings.py Fix module's import order 2016-01-22 06:38:42 -08:00
dummy_plugin.py Use exceptions from neutron-lib 2016-04-21 21:29:44 -04:00
extension_stubs.py Add a description field to all standard resources 2016-03-05 02:29:35 +00: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 Use constants from neutron-lib 2016-04-23 21:23:56 -04:00
test_service.py Refactor TestRpcWorker and TestWorkerService 2015-06-16 15:49:48 +03:00
test_wsgi.py Use exceptions from neutron-lib 2016-04-21 21:29:44 -04:00
testlib_api.py Improve fixture usage. 2015-07-01 14:53:48 +12:00