neutron/neutron/tests/unit
Huan Xie bc23e29423 Use os-xenapi for neutron when XenServer as hypervisor
We have made os-xenapi repository to deal with XenServer Dom0
specific functions, this patch is to change neutron to use
os-xenapi when XenServer is hypervisor and move the building
RPM scripts into os-xenapi repo

Depends-On: I8a31c81d9475387fe4ed7030b70b26098e588771

Change-Id: Ia958c366189386b1b5abbadbb4d74950aaa23bb2
2017-03-30 18:33:37 +00:00
..
agent Use os-xenapi for neutron when XenServer as hypervisor 2017-03-30 18:33:37 +00:00
api Consume ServicePluginBase from neutron-lib 2017-03-17 12:06:57 -06:00
callbacks Downgrade callback abortable event log to debug 2017-03-16 13:35:39 -07:00
cmd Pecan: Get loaded by paste deploy 2017-02-17 14:54:27 -06:00
common Reconcile quitting_rpc_timeout with backoff RPC client 2017-03-21 01:26:31 +00:00
conf/agent Agent common config 2017-03-15 09:52:18 -06:00
core_extensions Spin off context module 2017-03-06 16:25:29 +00:00
db OVO for Quotas and Reservation 2017-03-24 15:52:34 +00:00
debug Agent common config 2017-03-15 09:52:18 -06:00
extensions Merge "Decouple tests from default quota size option values" 2017-03-23 11:16:34 +00:00
hacking Merge "Replace assertEqual(None, *) with assertIsNone in tests" 2016-11-22 02:15:19 +00:00
ipam Spin off context module 2017-03-06 16:25:29 +00:00
notifiers Merge "Remove baremetal notification from nova notifier" 2017-03-15 02:46:20 +00:00
objects Merge "OVO for Quotas and Reservation" 2017-03-26 01:34:16 +00:00
plugins Merge "Fix linuxbridge agent startup issue with IPv6" 2017-03-22 17:46:02 +00:00
quota OVO for Quotas and Reservation 2017-03-24 15:52:34 +00:00
scheduler Spin off context module 2017-03-06 16:25:29 +00:00
services Add precommit notifications for create/update port/network in ML2 2017-03-20 20:41:38 +00:00
tests Remove recursion from import_modules_recursively 2016-09-30 21:48:50 +00:00
__init__.py Avoid eventlet monkey patching for the tempest plugin 2016-04-29 22:47:24 -05:00
_test_extension_portbindings.py Spin off context module 2017-03-06 16:25:29 +00: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 Fix params order in assertEqual 2016-01-13 18:24:04 +05:30
test_manager.py neutron-lib: use CORE from neutron lib constants 2016-12-26 00:56:42 -08:00
test_opts.py Fix the sriov agent config group name 2016-05-05 16:16:08 +08:00
test_policy.py Spin off context module 2017-03-06 16:25:29 +00:00
test_service.py Fix that api_workers=0 doesn't spawn any api workers 2016-07-29 05:40:05 -04:00
test_worker.py Move AgentStatusCheckWorker to PeriodicWorker 2016-11-17 15:31:19 -08:00
test_wsgi.py Get rid of get_engine() in db/api.py 2016-08-12 15:48:17 +03:00
testlib_api.py TrivialFix: Do not use synchronous_reader argument 2017-03-10 16:37:01 +00:00