neutron-fwaas/neutron/tests/unit/mlnx
Kevin Benton 0113250ccc UTs: Disable auto deletion of ports/subnets/nets
Change the behavior of the unit test context managers
for ports, networks, and subnets to skip the deletion
of the objects they create.

Adds explicit delete calls to the tests that require
deletion of the objects.

This is the first patch in a series to eliminate the
automatic deletion of objects created during tests to
improve test performance and make testing more explicit.

Implements: blueprint remove-unit-test-autodeletion
Change-Id: Ifc4490b121310ad64e18936e6fd94a2c9a1e36f2
2014-09-09 07:09:02 -07:00
..
__init__.py Remove the useless vim modelines 2014-06-21 15:07:31 +08:00
test_agent_scheduler.py Change header from LLC to Foundation 2013-09-20 01:37:51 +08:00
test_defaults.py Change tenant network type usage for IB Fabric 2014-02-24 08:14:34 +02:00
test_mlnx_comm_utils.py Fix H302 violations in unit tests 2014-05-04 12:39:19 +02:00
test_mlnx_db.py Fix incorrect number of args to string format 2014-08-27 11:36:19 +10:00
test_mlnx_neutron_agent.py Refresh rpc_backend values in unit tests to those from oslo.messaging 2014-08-22 11:02:25 +02:00
test_mlnx_plugin.py UTs: Disable auto deletion of ports/subnets/nets 2014-09-09 07:09:02 -07:00
test_mlnx_plugin_config.py Refresh rpc_backend values in unit tests to those from oslo.messaging 2014-08-22 11:02:25 +02:00
test_mlnx_security_group.py Removes calls to mock.patch.stopall in unit tests 2014-03-12 04:17:11 +00:00
test_rpcapi.py Remove redundant topic from rpc calls 2014-08-05 10:14:20 +00:00