neutron/neutron/tests/unit/openvswitch
Salvatore Orlando 4af2163bd4 Make timeout for ovs-vsctl configurable
This patch adds a new configuration variable for the timeout on
ovs-vsctl commands, and sets the default timeout to 10 seconds.
This is aimed at allowing users to tune the agents in order to avoid
timeout errors on their deployments.

Change-Id: I73ea0d0de49a4b4a118bc2d68ad9c093ea122717
Closes-Bug: #1254520
2014-01-10 14:31:02 -08:00
..
__init__.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
test_agent_scheduler.py Utilizes assertIsNone and assertIsNotNone 2013-10-03 23:01:48 +00:00
test_openvswitch_plugin.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
test_ovs_db.py Ensure OVS plugin is loaded in OVS plugin test 2013-10-26 20:52:15 +09:00
test_ovs_defaults.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
test_ovs_lib.py Make timeout for ovs-vsctl configurable 2014-01-10 14:31:02 -08:00
test_ovs_neutron_agent.py Update common network type consts to same origin 2013-12-10 19:29:12 +00:00
test_ovs_rpcapi.py Replace stubout with fixtures 2013-11-24 10:46:08 -05:00
test_ovs_security_group.py Merge "Utilizes assertIsNone and assertIsNotNone" 2013-10-26 01:37:25 +00:00
test_ovs_tunnel.py Update common network type consts to same origin 2013-12-10 19:29:12 +00:00