neutron/neutron/tests/unit
Henry Gessau d87b37876a Move class properties to instances for dhcp/test_agent.py
Using class properties for tests always carries the risk of
conflicting use between test cases when tests are run in parallel.

Change-Id: I41034001a8674ad208c57f2f60266769390f924b
Related-Bug: #1569507
2016-04-18 14:05:42 -04:00
..
agent Move class properties to instances for dhcp/test_agent.py 2016-04-18 14:05:42 -04:00
api Reuse to_utf8() and jsonutils.dump_as_bytes() 2016-04-11 12:25:53 +02: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 Allow to use several nics for physnet with SR-IOV 2016-03-30 18:33:56 +03:00
core_extensions Objects DB api: added composite key to handle multiple primary key 2016-03-01 17:05:11 +00:00
db Merge "Clear DVR MAC on last agent deletion from host" 2016-04-15 23:45:09 +00:00
debug tests: stop validating neutronclient in neutron-debug tests 2016-01-14 06:46:45 +00:00
extensions Merge "Add quota tests in unit tests." 2016-04-15 23:41:18 +00:00
hacking Hacking rule to check i18n usage 2016-03-30 21:28:37 -04:00
ipam Removing 'force_gateway_on_subnet' option 2016-03-23 12:14:26 +05:30
notifiers Fix module's import order 2016-01-22 06:38:42 -08:00
objects Neutron objects test: correct the db_obj to obj_fields where needed. 2016-04-18 13:54:35 +02:00
plugins Values for [ml2]/physical_network_mtus should not be unique 2016-04-07 19:37:28 +03:00
quota Fix module's import order 2016-01-22 06:38:42 -08:00
scheduler Add ALLOCATING state to routers 2016-04-07 06:37:38 +00:00
services ovo: Introduce standard attributes to objects 2016-04-08 18:07:19 +00:00
tests Fix regexp for ss output 2016-04-07 15:56:43 +00: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 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 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 Reuse to_utf8() and jsonutils.dump_as_bytes() 2016-04-11 12:25:53 +02:00
testlib_api.py Improve fixture usage. 2015-07-01 14:53:48 +12:00