Source: networking-ovn
Section: net
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: PKG OpenStack <openstack-devel@lists.alioth.debian.org>
Uploaders:
 James Page <james.page@ubuntu.com>,
 David Della Vecchia <ddv@canonical.com>,
Build-Depends:
 debhelper (>= 10~),
 dh-python,
 openstack-pkg-tools,
 python-all,
 python-pbr (>= 2.0.0),
 python-setuptools,
 python3-sphinx (>= 1.6.2),
Build-Depends-Indep:
 python-babel (>= 2.3.4),
 python-coverage (>= 4.0),
 python-futurist (>= 1.2.0),
 python-hacking (>= 0.12.0),
 python-netaddr (>= 0.7.18),
 python-neutron (>= 2:12.0.0~),
 python-neutron-lib (>= 1.13.0),
 python-openssl (>= 16.2.0),
 python-openstackdocstheme (>= 1.18.1),
 python-openvswitch (>= 2.8.0),
 python-os-testr (>= 1.0.0),
 python-oslo.config (>= 1:5.1.0),
 python-oslotest (>= 1:3.2.0),
 python-ovsdbapp (>= 0.8.0),
 python-reno (>= 2.5.0),
 python-six (>= 1.10.0),
 python-subunit (>= 1.0.0),
 python-tenacity (>= 3.2.1),
 python-testrepository (>= 0.0.18),
 python-testresources (>= 2.0.0),
 python-testscenarios (>= 0.4),
 python-testtools (>= 2.2.0),
 python-webtest (>= 2.0.27),
Standards-Version: 4.1.2
Homepage: http://github.com/openstack/networking-ovn
Vcs-Browser: https://anonscm.debian.org/gitweb/?p=openstack/networking-ovn.git;a=summary
Vcs-Git: https://anonscm.debian.org/git/openstack/networking-ovn.git

Package: python-networking-ovn
Architecture: all
Section: python
Depends:
 python-babel (>= 2.3.4),
 python-futurist (>= 1.2.0),
 python-netaddr (>= 0.7.18),
 python-neutron (>= 2:12.0.0~),
 python-neutron-lib (>= 1.13.0),
 python-openssl (>= 16.2.0),
 python-openvswitch (>= 2.8.0),
 python-oslo.config (>= 1:5.1.0),
 python-ovsdbapp (>= 0.8.0),
 python-pbr (>= 2.0.0),
 python-six (>= 1.10.0),
 python-tenacity (>= 3.2.1),
 ${misc:Depends},
 ${python:Depends},
Description: OpenStack virtual network service - OVN driver
 Neutron provides an API to dynamically request and configure virtual networks.
 These networks connect "interfaces" from other OpenStack services (such as
 vNICs from Nova VMs). The Neutron API supports extensions to provide advanced
 network capabilities, including QoS, ACLs, and network monitoring.
 .
 OVN provides virtual networking for Open vSwitch and is a component of the
 Open vSwitch project.
 .
 This package provides the OpenStack driver for the Open vSwitch OVN SDN.
