tests: py2 cleanup - remove subclassing of object 85/30285/6
authorPaul Vinciguerra <pvinci@vinciconsulting.com>
Fri, 4 Dec 2020 19:57:51 +0000 (14:57 -0500)
committerOle Tr�an <otroan@employees.org>
Mon, 7 Dec 2020 08:17:10 +0000 (08:17 +0000)
commite061dad55e75ea5d5db20ceda28f557971dd9483
tree178f317491a8c8b6f525a0d865cf45625fa36274
parentd6f221789d58374db4ea5368dde5e83f72e842c0
tests: py2 cleanup - remove subclassing of object

Type: refactor

Change-Id: I9096e3b473110350e1e8e5936e3c4c164f8969a7
Signed-off-by: Paul Vinciguerra <pvinci@vinciconsulting.com>
21 files changed:
src/plugins/ikev2/test/test_ikev2.py
src/plugins/nat/extras/nat_100ks.py
src/plugins/nat/extras/nat_10Ms.py
src/plugins/nat/extras/nat_10ks.py
src/plugins/nat/extras/nat_1Ms.py
src/plugins/nat/extras/nat_out2in_100ks.py
src/plugins/nat/extras/nat_out2in_10Ms.py
src/plugins/nat/extras/nat_out2in_10ks.py
src/plugins/nat/extras/nat_out2in_1Ms.py
src/plugins/nat/extras/nat_ses_open.py
src/plugins/nat/extras/nat_test_fast_path.py
src/plugins/nat/extras/nat_test_slow_path.py
src/plugins/nat/extras/nat_test_slow_path_with_latency.py
test/hook.py
test/ipfix.py
test/lisp.py
test/remote_test.py
test/template_ipsec.py
test/util.py
test/vpp_ip_route.py
test/vpp_object.py