neutron/neutron/tests/unit
Boden R 95f1e03446 use plugin constants from neutron-lib
neutron-lib contains a number of the plugin related constants from
neutron.plugins.common.constants. This patch consumes those constants
from neutron-lib and removes them from neutron. In addition the notion
of the dummy plugin service type is moved strictly into the test
package of neutron since it's not a real service plugin.

NeutronLibImpact

Change-Id: I767c626f3fe6159ab3abd6a7ae3cb9893b79bf66
2017-10-16 09:32:20 -06:00
..
agent use plugin constants from neutron-lib 2017-10-16 09:32:20 -06:00
api use plugin constants from neutron-lib 2017-10-16 09:32:20 -06:00
cmd Change ip_lib network namespace code to use pyroute2 2017-10-04 21:09:28 +00:00
common use plugin constants from neutron-lib 2017-10-16 09:32:20 -06:00
conf/agent Agent common config 2017-03-15 09:52:18 -06:00
core_extensions use plugin constants from neutron-lib 2017-10-16 09:32:20 -06:00
db use plugin constants from neutron-lib 2017-10-16 09:32:20 -06:00
debug Change ip_lib network namespace code to use pyroute2 2017-10-04 21:09:28 +00:00
extensions use plugin constants from neutron-lib 2017-10-16 09:32:20 -06:00
hacking Use flake8-import-order plugin 2017-07-05 03:15:27 +00:00
ipam Removed unnecessary setUp calls in tests 2017-07-31 17:16:01 +02:00
notifiers Use port object in notifiers/test_nova.py 2017-10-03 20:59:01 +00:00
objects tests: generate unique network ids for L3HARouterVRIdAllocation 2017-09-15 13:25:35 -06:00
plugins use plugin constants from neutron-lib 2017-10-16 09:32:20 -06:00
privileged Add netlink-lib to manage conntrack entries 2017-07-27 13:56:40 +07:00
quota CountableResource: try count/get functions for all plugins 2017-09-08 10:50:12 -07:00
scheduler Merge "OVO for NetworkDhcpAgentBinding" 2017-09-11 23:10:41 +00:00
services use plugin constants from neutron-lib 2017-10-16 09:32:20 -06:00
tests Replaced assertTrue(False) with fail() 2017-06-22 19:31:00 +02:00
__init__.py Don't set use_stderr to False for tests 2017-04-15 01:41:29 +00:00
_test_extension_portbindings.py use plugin constants from neutron-lib 2017-10-16 09:32:20 -06:00
dummy_plugin.py use plugin constants from neutron-lib 2017-10-16 09:32:20 -06:00
extension_stubs.py Consume ServicePluginBase from neutron-lib 2017-03-17 12:06:57 -06:00
test_auth.py Use oslo.context class method to construct context object 2017-03-23 09:02:46 +00:00
test_manager.py use plugin constants from neutron-lib 2017-10-16 09:32:20 -06:00
test_opts.py Fix the sriov agent config group name 2016-05-05 16:16:08 +08:00
test_policy.py Remove neutron-fwaas specific policies 2017-07-16 17:56:25 +00:00
test_service.py use neutron-lib.callback.events.AFTER_SPAWN 2017-07-27 05:57:34 +00:00
test_worker.py Move AgentStatusCheckWorker to PeriodicWorker 2016-11-17 15:31:19 -08:00
test_wsgi.py Pass parameters when create eventlet.wsgi server 2017-03-17 14:14:25 +08:00
testlib_api.py API compare-and-swap updates based on revision_number 2017-06-29 22:50:12 +00:00