Source: networking-generic-switch
XB-Private-Mcp-Spec-Sha: 7a8b3f6a855b54f6345f5d067988cfdc94c03e8c
XB-Private-Mcp-Branch: mcp/xenial/rocky
XB-Private-Mcp-Spec-Source: packaging/specs/networking-generic-switch
XB-Private-Mcp-Code-Sha: 07c4d5c12342b19aa8df674466e4f7370415d9e3
XB-Private-Mcp-Code-Source: packaging/sources/networking-generic-switch
Section: python
Priority: optional
Maintainer: OpenStack Hardening Team <oscore-eng@mirantis.com>
Build-Depends:
 debhelper (>= 10~),
 dh-python,
 openstack-pkg-tools,
 python-pbr (>= 2.0.0),
 python-stevedore (>= 1:1.20.0),
 python-netmiko (>= 2.2.2),
 python-neutron-lib (>= 1.18.0),
 python-neutron (>= 2:13.0.0~rc1),
 python-oslo.config (>= 1:5.2.0),
 python-oslo.i18n (>= 3.15.3),
 python-oslo.log (>= 3.36.0),
 python-six (>= 1.10.0),
 python-tenacity (>= 4.4.0),
 python-tooz (>= 1.58.0),
 python-setuptools,
 python-all,
Standards-Version: 3.9.7
X-Python-Version: >= 2.6
X-Python3-Version: >= 3.2
Vcs-Git: https://github.com/openstack/networking-generic-switch.git
Vcs-Browser: https://github.com/openstack/networking-generic-switch.git
Homepage: https://pypi.org/project/networking-generic-switch/

Package: python-networking-generic-switch
Architecture: any
Depends:
 python-stevedore (>= 1:1.20.0),
 python-netmiko (>= 2.2.2),
 python-neutron-lib (>= 1.18.0),
 python-neutron (>= 2:13.0.0~rc1),
 python-oslo.config (>= 1:5.2.0),
 python-oslo.i18n (>= 3.15.3),
 python-oslo.log (>= 3.36.0),
 python-six (>= 1.10.0),
 python-tenacity (>= 4.4.0),
 python-tooz (>= 1.58.0),
 ${misc:Depends},
 ${python:Depends},
Description: Python implementation This is a Modular Layer 2 Neutron
 Mechanism driver. The mechanism driver is responsible for applying
 configuration information to hardware equipment. GenericSwitch
 provides a pluggable framework to implement functionality required
 for use-cases like OpenStack Ironic multi-tenancy mode. It abstracts
 applying changes to all switches managed by this ML2 plugin
 and handling local_link_information field of Neutron port.
 .
 This package contains a Python version networking-generic-switch.

