neutron/neutron/tests/unit
Andreas Scheuring bfcad8eec7 macvtap: Common functions and constants
Functions and constants that are shared between the macvtap ml2 driver
and the macvtap agent.

The review is submitted in three parts:
 - Part 1 (this part)
    Common functions that are used by the ml2 driver and the agent
 - Part 2
     The Mechanism Driver to support port binding for macvtap attachments
 - Part 3
    The Macvtap L2 Agent.

Partial-Bug: #1480979

Change-Id: I63a095e6f592b94372ff018f2e73373ad9414d99
2016-02-12 09:27:24 +01:00
..
agent Merge "Support MTU advertisement using IPv6 RAs" 2016-02-10 23:15:13 +00:00
api Add the ability to load a set of service plugins on startup 2016-02-10 10:04:15 -06: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 separate transport for notifications" 2016-02-06 03:47:22 +00:00
core_extensions QoS core extension: fixed dict extension when QoS policy is unset 2015-08-08 15:44:27 +02:00
db Add BGP Dynamic Routing DB Model and Basic CRUD 2016-02-11 14:43:35 -07:00
debug tests: stop validating neutronclient in neutron-debug tests 2016-01-14 06:46:45 +00:00
extensions Merge "Test helpers to facilitate testing BGP dynamic routing." 2016-02-09 22:21:25 +00:00
hacking Add hacking check for assertEqual HTTP code 2016-02-06 00:01:08 +08:00
ipam Fix params order in assertEqual 2016-02-03 11:54:29 +05:30
notifiers Fix module's import order 2016-01-22 06:38:42 -08:00
objects OVO common enum class for IPv6 modes. 2016-02-09 10:31:10 +01:00
plugins macvtap: Common functions and constants 2016-02-12 09:27:24 +01:00
quota Fix module's import order 2016-01-22 06:38:42 -08:00
scheduler Merge "Bring back dvr routers autoscheduling" 2016-02-09 21:58:24 +00:00
services Fix module's import order 2016-01-22 06:38:42 -08:00
tests Fix params order in assertEqual 2016-01-13 18:24:04 +05:30
__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