]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Remove call to addCleanup(cfg.CONF.reset)
authorIrena Berezovsky <irenab@mellanox.com>
Sun, 2 Mar 2014 06:52:56 +0000 (08:52 +0200)
committerIrena Berezovsky <irenab@mellanox.com>
Sun, 2 Mar 2014 10:54:44 +0000 (12:54 +0200)
commit334bc84483781acd7fc4ed6ebdd6732679e49667
tree4a3ce788e64664bc17ed7d89ff6f08157ef1093a
parent2964b8483a7a8c2708c2bfe6baadac633b91582d
Remove call to addCleanup(cfg.CONF.reset)

The addCleanup(cfg.CONF.reset) is done by base class,
therefore no need to invoke it from mlnx agent unit test setUp method.

Change-Id: Ie7e55d92e63a28699d8fec7c63951449eb7c0a50
Closes-Bug: 1286716
neutron/tests/unit/mlnx/test_mlnx_neutron_agent.py