ovs-vtep: Make compatible with python2.7 and 3.
authorJoe Stringer <joe@ovn.org>
Tue, 24 May 2016 01:11:03 +0000 (18:11 -0700)
committerJoe Stringer <joe@ovn.org>
Tue, 31 May 2016 21:27:50 +0000 (14:27 -0700)
commit7d8eadce4df70f563a0c0123c612f6117c8ff864
tree5aaf4e10d39f4d8bf3425db93714329bd010daac
parentff261703821658243bba13c80311130d036eeb52
ovs-vtep: Make compatible with python2.7 and 3.

Translate commandline calls to UTF-8, appease flake8 and use six's
integer types. This allows the testsuite to pass when using python3 as
your default system python version.

Signed-off-by: Joe Stringer <joe@ovn.org>
Tested-by: Darrell Ball <dlu998@gmail.com>
utilities/ovs-pcap.in
vtep/ovs-vtep