Source: networking-l2gw Section: net Priority: optional Maintainer: Debian OpenStack Uploaders: James Page , Thomas Goirand , Build-Depends: debhelper-compat (= 10), dh-python, openstack-pkg-tools, python3-all, python3-pbr, python3-setuptools, python3-sphinx, Build-Depends-Indep: python3-astroid, python3-coverage, python3-ddt, python3-hacking, python3-neutron (>= 2:17.0.0~), python3-neutron-lib (>= 1.0.0), python3-neutronclient, python3-os-testr, python3-oslosphinx, python3-oslotest, python3-ovsdbapp (>= 0.17.0), python3-psycopg2 (>= 2.8.5), python3-pymysql, python3-pytest, python3-requests-mock, python3-stestr, python3-testresources, python3-testscenarios, python3-testtools, subunit, testrepository, Standards-Version: 4.4.1 Vcs-Browser: https://salsa.debian.org/openstack-team/neutron-plugins/networking-l2gw Vcs-Git: https://salsa.debian.org/openstack-team/neutron-plugins/networking-l2gw.git Homepage: https://opendev.org/x/networking-l2gw Package: neutron-l2gateway-agent Architecture: all Section: python Depends: python3-networking-l2gw (= ${binary:Version}), ${misc:Depends}, ${ostack-lsb-base}, ${python3:Depends}, Description: OpenStack virtual network service - L2 gateway agent 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. . This package provides the Layer 2 gateway agent. Package: python3-networking-l2gw Architecture: all Section: python Depends: python3-neutron (>= 2:17.0.0~), python3-neutron-lib (>= 2.0.0), python3-neutronclient, python3-ovsdbapp (>= 0.17.0), python3-pbr, python3-psycopg2 (>= 2.8.5), ${misc:Depends}, ${python3:Depends}, Breaks: python-networking-l2gw, Replaces: python-networking-l2gw, Description: OpenStack virtual network service - L2 gateway extension 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. . This package provides the Python files for the Layer 2 gateway extension.