Source: python-network-checker
Section: net
Priority: extra
Maintainer: PKG OpenStack <openstack-devel@lists.alioth.debian.org>
Uploaders: Thomas Goirand <zigo@debian.org>,
Build-Depends: debhelper (>= 9),
               openstack-pkg-tools (>= 14~),
               python-all (>= 2.6.6-3~),
               python-setuptools (>= 0.7.0)
Build-Depends-Indep: cliff-tablib,
                     python-daemonize,
                     python-mock (>=1.0),
                     python-pypcap (>= 1.1.1),
                     python-pytest,
                     python-scapy (>= 2.2.0~),
                     python-stevedore,
                     python-yaml
Standards-Version: 3.9.6
Homepage: https://github.com/thomasgoirand/python-network-checker
Vcs-Browser: https://anonscm.debian.org/cgit/openstack/python-network-checker.git/
Vcs-Git: https://anonscm.debian.org/git/openstack/python-network-checker.git

Package: python-network-checker
Architecture: all
Section: python
Pre-Depends: dpkg (>= 1.15.6~)
Depends: cliff-tablib,
         python-daemonize,
         python-pypcap (>= 1.1.1),
         python-scapy (>= 2.2.0~),
         python-stevedore,
         python-yaml,
         ${misc:Depends},
         ${python:Depends}
Description: fuel tool to do basic network checks
 The Fuel network-checker component is used to do a basic health check on the
 networking layer. It sends UDP frames and DHCP discover packets to the nodes
 to make sure they are alive and responsive. On the Fuel web interface, this
 translates into a "verify network" button.
