vpp_papi_provider: Remove more wrapper functions. 96/18196/2
authorOle Troan <ot@cisco.com>
Mon, 11 Mar 2019 18:23:25 +0000 (19:23 +0100)
committerPaul Vinciguerra <pvinci@vinciconsulting.com>
Mon, 11 Mar 2019 21:57:19 +0000 (21:57 +0000)
commita5b2eec0535f9025319a752891d77ff9948ae0df
tree08c801cb85ab9639e00e5f565e613b817b3924e4
parent2d9b427a5b20dcec3d2212a3a8a47c29b4acdd46
vpp_papi_provider: Remove more wrapper functions.

Split this work up into pieces.
Please don't add new wrappers to vpp_papi_provider.py.

Change-Id: I0f8f2afc4cd2bba07ea70ddecea2d7319f7b2e10
Signed-off-by: Ole Troan <ot@cisco.com>
36 files changed:
test/test_acl_plugin.py
test/test_acl_plugin_l2l3.py
test/test_acl_plugin_macip.py
test/test_classifier.py
test/test_classify_l2_acl.py
test/test_dhcp6.py
test/test_dvr.py
test/test_flowprobe.py
test/test_gbp.py
test/test_geneve.py
test/test_gre.py
test/test_gtpu.py
test/test_ip4.py
test/test_ip4_irb.py
test/test_ip6.py
test/test_ip_ecmp.py
test/test_l2_fib.py
test/test_l2_flood.py
test/test_l2bd.py
test/test_l2bd_arp_term.py
test/test_l2bd_multi_instance.py
test/test_lb.py
test/test_memif.py
test/test_mpls.py
test/test_nat.py
test/test_span.py
test/test_vtr.py
test/test_vxlan.py
test/test_vxlan6.py
test/test_vxlan_gbp.py
test/test_vxlan_gpe.py
test/vpp_interface.py
test/vpp_ip_route.py
test/vpp_l2.py
test/vpp_papi_provider.py
test/vpp_sub_interface.py