neutron/neutron/tests/unit/cisco
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
..
cfg_agent Configuration agent for Cisco devices 2014-07-25 19:34:27 +02:00
l3 Throw exception instances instead of classes 2014-09-07 12:56:30 +04:00
n1kv UTs: Disable auto deletion of ports/subnets/nets 2014-09-09 07:09:02 -07:00
__init__.py Remove the useless vim modelines 2014-06-21 15:07:31 +08:00
test_config.py tests/unit: refactor reading neutron.conf.test 2014-05-01 11:20:18 +09:00
test_network_db.py Remove auto-generation of db schema from models at startup 2014-08-15 17:21:17 -04:00
test_network_plugin.py UTs: Disable auto deletion of ports/subnets/nets 2014-09-09 07:09:02 -07:00
test_nexus_db.py Remove auto-generation of db schema from models at startup 2014-08-15 17:21:17 -04:00
test_nexus_plugin.py Remove auto-generation of db schema from models at startup 2014-08-15 17:21:17 -04:00
test_plugin_model.py Remove auto-generation of db schema from models at startup 2014-08-15 17:21:17 -04:00