]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Move NetcatTester to common/net_helpers
authorJakub Libosvar <libosvar@redhat.com>
Wed, 17 Jun 2015 13:10:13 +0000 (13:10 +0000)
committerJakub Libosvar <libosvar@redhat.com>
Sun, 28 Jun 2015 15:48:29 +0000 (15:48 +0000)
commitb9e9cfb08bf0609dcfea46403c510607e858926a
tree0e7d0104939b753d41cc99913ce2fae754b94081
parentb622e6538ae5a606c1bc9830a2afe816a92a2ca5
Move NetcatTester to common/net_helpers

The NetcatTester is a testing tool that can be used also in fullstack
tests so I think it should go there to avoid imports in fullstack tests
from functional.

Tests for original helpers module was removed.

Change-Id: I7229eba1dbc2ca3d524a1a021256b6202f4aecee
neutron/tests/common/net_helpers.py
neutron/tests/fullstack/config_fixtures.py
neutron/tests/functional/agent/linux/helpers.py
neutron/tests/functional/agent/linux/test_helpers.py [deleted file]
neutron/tests/functional/agent/linux/test_iptables.py
neutron/tests/functional/agent/test_l3_agent.py