Source: neutron-vpnaas
Section: python
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Build-Depends: debhelper (>= 9),
               dh-python,
               dh-systemd,
               openstack-pkg-tools (>= 23~),
               python-all,
               python-pbr (>= 1.8),
               python-setuptools,
               python-sphinx,
Build-Depends-Indep: alembic (>= 0.8.0),
                     python-coverage (>= 3.6),
                     python-fixtures (>= 1.3.1),
                     python-hacking,
                     python-jinja2 (>= 2.8),
                     python-mock (>= 1.2),
                     python-netaddr (>= 0.7.12),
                     python-neutron (>= 2:8.0.0),
                     python-neutron-lib (>= 0.0.1),
                     python-oslo.concurrency (>= 2.3.0),
                     python-oslo.config (>= 1:3.2.0),
                     python-oslo.db (>= 4.1.0),
                     python-oslo.log (>= 1.14.0),
                     python-oslo.messaging (>= 2.6.1),
                     python-oslo.serialization (>= 1.10.0),
                     python-oslo.service (>= 1.0.0),
                     python-oslo.utils (>= 3.2.0),
                     python-oslosphinx (>= 2.5.0),
                     python-oslotest (>= 1.10.0),
                     python-requests (>= 2.8.1),
                     python-requests-mock (>= 0.7.0),
                     python-six (>= 1.9.0),
                     python-sqlalchemy (>= 1.0.10),
                     python-testresources (>= 0.2.4),
                     python-testscenarios (>= 0.4),
                     python-testtools (>= 1.4.0),
                     python-webob (>= 1.2.3),
                     python-webtest (>= 2.0),
                     subunit (>= 0.0.18),
                     testrepository (>= 0.0.18),
Standards-Version: 3.9.6
Vcs-Git: git://git.launchpad.net/~ubuntu-server-dev/ubuntu/+source/neutron-vpnaas
Vcs-Browser: https://git.launchpad.net/~ubuntu-server-dev/ubuntu/+source/neutron-vpnaas
Homepage: http://github.com/openstack/neutron-vpnaas

Package: python-neutron-vpnaas
Architecture: all
Depends: alembic (>= 0.8.0),
         python-jinja2 (>= 2.8),
         python-netaddr (>= 0.7.12),
         python-neutron-lib (>= 0.0.1),
         python-oslo.concurrency (>= 2.3.0),
         python-oslo.config (>= 1:3.2.0),
         python-oslo.db (>= 4.1.0),
         python-oslo.log (>= 1.14.0),
         python-oslo.messaging (>= 2.6.1),
         python-oslo.serialization (>= 1.10.0),
         python-oslo.service (>= 1.0.0),
         python-oslo.utils (>= 3.2.0),
         python-requests (>= 2.8.1),
         python-six (>= 1.9.0),
         python-sqlalchemy (>= 1.0.10),
         ${misc:Depends},
         ${python:Depends},
Breaks: neutron-vpn-agent (<< 2:7.0.0~b3-0ubuntu2~),
Replaces: neutron-vpn-agent (<< 2:7.0.0~b3-0ubuntu2~),
Description: VPN-as-a-Service driver for OpenStack Neutron
 Neutron is a virtual network service for Openstack, and a part of
 Netstack. Just like OpenStack Nova provides an API to dynamically
 request and configure virtual servers, Neutron provides an API to
 dynamically request and configure virtual networks. These networks
 connect "interfaces" from other OpenStack services (e.g., virtual NICs
 from Nova VMs). The Neutron API supports extensions to provide
 advanced network capabilities (e.g., QoS, ACLs, network monitoring,
 etc.)
 .
 This package provices the VPN-as-a-Service driver for Neutron.

Package: neutron-vpn-agent
Architecture: all
Depends: conntrack,
         iputils-arping,
         keepalived,
         neutron-common,
         neutron-metadata-agent,
         python-neutron-fwaas,
         python-neutron-vpnaas (= ${source:Version}),
         radvd,
         strongswan (>= 5.1) | openswan,
         ${misc:Depends},
         ${python:Depends},
         ${shlibs:Depends},
Conflicts: neutron-l3-agent,
Breaks: neutron-common (<< 1:2015.1~b1-0ubuntu4~),
Replaces: neutron-common (<< 1:2015.1~b1-0ubuntu4~),
Description: Neutron is a virtual network service for Openstack - VPN agent
 Neutron is a virtual network service for Openstack, and a part of
 Netstack. Just like OpenStack Nova provides an API to dynamically
 request and configure virtual servers, Neutron provides an API to
 dynamically request and configure virtual networks. These networks
 connect "interfaces" from other OpenStack services (e.g., virtual NICs
 from Nova VMs). The Neutron API supports extensions to provide
 advanced network capabilities (e.g., QoS, ACLs, network monitoring,
 etc.)
 .
 This package provides the VPN agent, which also provides L3 agent support.
