]> git.proxmox.com Git - mirror_ovs.git/commit - tests/ovs-vsctl.at
tests: Convert uuidfilt utility from Perl to Python.
authorBen Pfaff <blp@ovn.org>
Mon, 27 Nov 2017 00:07:39 +0000 (16:07 -0800)
committerBen Pfaff <blp@ovn.org>
Mon, 27 Nov 2017 00:07:55 +0000 (16:07 -0800)
commitc724bd674f605aa5246688217f1a5628edebbee0
tree62ab6c86e9fe6d96a1ad3ca97f8e884a046146de
parenta7ce5b85291155a3eec096786416c256f3db2709
tests: Convert uuidfilt utility from Perl to Python.

Perl is unfashionable and Python is more widely available and understood,
so this commit converts one of the OVS uses of Perl into Python.

Signed-off-by: Ben Pfaff <blp@ovn.org>
Acked-by: Aaron Conole <aconole@redhat.com>
18 files changed:
tests/automake.mk
tests/ofproto-macros.at
tests/ofproto.at
tests/ovn-controller.at
tests/ovn-nbctl.at
tests/ovs-macros.at
tests/ovs-vsctl.at
tests/ovsdb-execution.at
tests/ovsdb-idl.at
tests/ovsdb-monitor.at
tests/ovsdb-rbac.at
tests/ovsdb-server.at
tests/ovsdb-tool.at
tests/ovsdb-trigger.at
tests/system-kmod-macros.at
tests/system-userspace-macros.at
tests/uuidfilt.pl [deleted file]
tests/uuidfilt.py [new file with mode: 0755]