]> git.proxmox.com Git - ovs.git/commit
xenserver: Make Python files parse in Python 3 also.
authorBen Pfaff <blp@ovn.org>
Wed, 18 Sep 2019 15:01:40 +0000 (08:01 -0700)
committerBen Pfaff <blp@ovn.org>
Fri, 20 Sep 2019 15:34:37 +0000 (08:34 -0700)
commit4dcdf55bc4b14f02d1409bf128714df00bf0f253
treef7336642bda1790cc6c3f1826c90748e9e5ef433
parentab4514890587d1d74e1d1c4d8e1c18926ca0642b
xenserver: Make Python files parse in Python 3 also.

I don't actually have any idea whether XenServer has moved
forward to Python 3 these days, but these files are still
OK in Python 2.x as well.

The rest of the Python files in OVS seem to already be OK in
Python 3.

Acked-by: Numan Siddique <nusididq@redhat.com>
Signed-off-by: Ben Pfaff <blp@ovn.org>
xenserver/opt_xensource_libexec_InterfaceReconfigureBridge.py
xenserver/usr_lib_xsconsole_plugins-base_XSFeatureVSwitch.py