and connectivity issues. This tool currently is not included in RH or
Xen packages.
- RHEL packaging now supports integration with Red Hat network scripts.
+ - Debian: Depend on python (>= 2.7) | python-argparse instead of
+ python-argparse to avoid pulling in python2.6
+ (closes: #653645)
-- Open vSwitch team <dev@openvswitch.org> Mon, xx xxx xxxx 23:36:00 +0000
Package: openvswitch-common
Architecture: linux-any
-Depends: ${shlibs:Depends}, openssl, ${misc:Depends}, python, python-argparse
+Depends:
+ ${shlibs:Depends}, openssl, ${misc:Depends}, python,
+ python (>= 2.7) | python-argparse
Suggests: ethtool
Description: Open vSwitch common components
openvswitch-common provides components required by both openvswitch-switch
Package: openvswitch-test
Architecture: all
-Depends: python-twisted-web, python-argparse
+Depends: python-twisted-web, python (>= 2.7) | python-argparse
Description: Open vSwitch test package
This package contains utilities that are useful to diagnose
performance and connectivity issues in Open vSwitch setup.