]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Break Pinger class to functions
authorJakub Libosvar <libosvar@redhat.com>
Wed, 27 May 2015 13:54:06 +0000 (13:54 +0000)
committerJakub Libosvar <libosvar@redhat.com>
Tue, 9 Jun 2015 15:24:56 +0000 (17:24 +0200)
commit753196480d9cca10c5b91dfa8221e89f658fa110
tree03acb654209c60e5eaccabc39e72e407de837c0d
parente601f26755f1985aa0c66d2553829d30f3bec8f1
Break Pinger class to functions

As the class served only for storing parameters that can be passed as
actual function parameters, there is no reason for class.

Change-Id: I553b4d6daeb78d495cda09894582a3d885b5d1b5
neutron/tests/common/machine_fixtures.py
neutron/tests/common/net_helpers.py
neutron/tests/functional/agent/test_ovs_flows.py