Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
Cloud:OpenStack:Upstream:Zed
python-networking-generic-switch
python-networking-generic-switch.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File python-networking-generic-switch.spec of Package python-networking-generic-switch
# # spec file for package python39-networking-generic-switch # # Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: python39-networking-generic-switch Version: 7.2.0~dev5 Release: 0 Summary: Generic Switch ML2 Neutron Driver License: Apache-2.0 Group: Development/Languages/Python URL: https://docs.openstack.org/networking-generic-switch Source0: networking-generic-switch-master.tar.gz BuildRequires: fdupes BuildRequires: openstack-macros BuildRequires: python3-neutron BuildRequires: python39-netmiko BuildRequires: python39-neutron-lib BuildRequires: python39-oslo.config BuildRequires: python39-oslo.db BuildRequires: python39-oslo.i18n BuildRequires: python39-oslo.log BuildRequires: python39-oslo.middleware BuildRequires: python39-oslotest BuildRequires: python39-six BuildRequires: python39-stestr BuildRequires: python39-stevedore BuildRequires: python39-tenacity BuildRequires: python39-testresources BuildRequires: python39-testtools BuildRequires: python39-tooz Requires: python3-neutron Requires: python39-netmiko Requires: python39-oslo.config Requires: python39-oslo.db Requires: python39-oslo.i18n Requires: python39-oslo.log Requires: python39-oslo.middleware Requires: python39-six Requires: python39-stevedore Requires: python39-tenacity Requires: python39-tooz BuildArch: noarch %description This is a Modular Layer 2 `Neutron Mechanism driver <https://wiki.openstack.org/wiki/Neutron/ML2>`_. 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. %package doc Summary: Generic Switch ML2 Neutron Driver Doc Group: Documentation/HTML BuildRequires: python39-Sphinx BuildRequires: python39-openstackdocstheme BuildRequires: python39-sphinxcontrib-apidoc %description doc Documentation for OpenStack Generic Switch ML2 Neutron Driver. %prep %autosetup -p1 -n networking-generic-switch-7.2.0.dev5 %py_req_cleanup %build %{py3_build} PBR_VERSION=7.2.0.dev5 %sphinx_build -b html doc/source doc/build/html # remove the sphinx-build leftovers rm -rf doc/build/html/.{doctrees,buildinfo} %install %{py3_install} %fdupes %{buildroot}%{python3_sitelib} %check %{openstack_stestr_run} %files %license LICENSE %doc README.rst %{python3_sitelib}/networking_generic_switch %{python3_sitelib}/networking_generic_switch*egg-info %files doc %license LICENSE %doc doc/build/html %changelog
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor