X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=debian%2Fcontrol;h=af4af4e2350c704bbd5c6943b79b6f6e3d7abc40;hb=HEAD;hp=3b5810dc8f1c4294a5e87f5374312c70f63d2d0d;hpb=deb64473f677e81f6a63db9c35de501c438e1342;p=sliver-openvswitch.git diff --git a/debian/control b/debian/control index 3b5810dc8..af4af4e23 100644 --- a/debian/control +++ b/debian/control @@ -65,7 +65,7 @@ Description: Open vSwitch common components Package: openvswitch-switch Architecture: linux-any Suggests: openvswitch-datapath-module -Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, openvswitch-common (= ${binary:Version}), module-init-tools, procps, uuid-runtime, netbase, python-argparse +Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, openvswitch-common (= ${binary:Version}), kmod | module-init-tools, procps, uuid-runtime, netbase, python-argparse Description: Open vSwitch switch implementations Open vSwitch is a production quality, multilayer, software-based, Ethernet virtual switch. It is designed to enable massive network @@ -152,25 +152,6 @@ Description: Python bindings for Open vSwitch . This package contains the full Python bindings for Open vSwitch database. -Package: ovsdbmonitor -Architecture: all -Section: utils -Depends: ${python:Depends}, python-openvswitch, ${misc:Depends} -Description: Open vSwitch graphical monitoring tool - Open vSwitch is a production quality, multilayer, software-based, - Ethernet virtual switch. It is designed to enable massive network - automation through programmatic extension, while still supporting - standard management interfaces and protocols (e.g. NetFlow, IPFIX, - sFlow, SPAN, RSPAN, CLI, LACP, 802.1ag). In addition, it is designed - to support distribution across multiple physical servers similar to - VMware's vNetwork distributed vswitch or Cisco's Nexus 1000V. - . - This package is a GUI tool for monitoring and troubleshooting local - or remote Open vSwitch installations. It presents GUI tables that - graphically represent an Open vSwitch kernel flow table (similar to - "ovs-dpctl dump-flows") and Open vSwitch database contents (similar - to "ovs-vsctl list "). - Package: openvswitch-test Architecture: all Depends: ${misc:Depends}, ${python:Depends}, python-twisted-web, python (>= 2.7) | python-argparse