neutron/neutron/tests/unit
sindhu devale 51ca683797 Refactoring agent linux&ovsdb config
Refactoring neutron agent linux and ovsdb config opts
to be in neutron/conf/agent so that all the config options
reside in a centralized location. This simplifies the
process of looking up the config opts and provides an easy
way to import.

NeutronLibImpact

Change-Id: Ib1e0e63dec2985c417412d1ecc68e2a74ef87182
Partial-Bug: #1563069
2017-08-25 10:41:39 -04:00
..
agent Refactoring agent linux&ovsdb config 2017-08-25 10:41:39 -04:00
api Allow unprivileged users to get their quota usage 2017-08-11 06:41:24 +00:00
cmd Merge "Update to support the ovdsbapp 0.4.0 API" 2017-05-18 03:43:29 +00:00
common Catch exceptions for all rpc casts 2017-07-27 09:03:00 -07:00
conf/agent Agent common config 2017-03-15 09:52:18 -06:00
core_extensions Fix default qos policy when creating network 2017-08-23 13:03:18 +00:00
db Merge "Remove code to debug auto address allocation error" 2017-08-14 01:44:29 +00:00
debug Refactoring agent linux&ovsdb config 2017-08-25 10:41:39 -04:00
extensions Allow unprivileged users to get their quota usage 2017-08-11 06:41:24 +00:00
hacking Use flake8-import-order plugin 2017-07-05 03:15:27 +00:00
ipam New enginefacade for networks, subnets. 2017-03-30 01:26:45 -07:00
notifiers use service type constants from neutron_lib plugins 2017-06-27 15:16:05 -06:00
objects Merge "Add port dns_domain to DB and object models" 2017-07-27 23:59:52 +00:00
plugins Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
privileged Add netlink-lib to manage conntrack entries 2017-07-27 13:56:40 +07:00
quota Extend Quota API to report usage statistics 2017-07-17 20:51:48 +00:00
scheduler DVR: Server side patch to schedule an unbound port with Floating IP 2017-07-19 22:19:58 -07:00
services [log]: Add validator to logging api 2017-08-08 13:25:40 +07: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 neutron_lib's portbindings api-def 2017-03-31 09:16:22 -06:00
dummy_plugin.py Consume ServicePluginBase from neutron-lib 2017-03-17 12:06:57 -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 service type constants from neutron_lib plugins 2017-06-27 15:16:05 -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