neutron-lbaas/neutron/tests/unit/nuage
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 Nuage Networks Plugin 2014-02-28 14:22:42 -08:00
fake_nuageclient.py Implements sync mechanism between Neutron and Nuage VSD 2014-09-02 00:25:10 -07:00
test_netpartition.py Change default netpartition behavior in nuage plugin 2014-06-13 13:45:28 -07:00
test_nuage_plugin.py UTs: Disable auto deletion of ports/subnets/nets 2014-09-09 07:09:02 -07:00
test_syncmanager.py Implements sync mechanism between Neutron and Nuage VSD 2014-09-02 00:25:10 -07:00