# networking-generic-switch **Repository Path**: fanjunwei/networking-generic-switch ## Basic Information - **Project Name**: networking-generic-switch - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-02-19 - **Last Updated**: 2021-02-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ============================================ Networking-generic-switch Neutron ML2 driver ============================================ .. image:: https://governance.openstack.org/tc/badges/networking-generic-switch.svg :target: https://governance.openstack.org/tc/reference/tags/index.html 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. Networking-generic-switch is distributed under the terms of the Apache License, Version 2.0. The full terms and conditions of this license are detailed in the LICENSE file. Project resources ~~~~~~~~~~~~~~~~~ * Documentation: https://docs.openstack.org/networking-generic-switch/latest/ * Source: https://opendev.org/openstack/networking-generic-switch * Bugs: https://storyboard.openstack.org/#!/project/956 * Release notes: https://docs.openstack.org/releasenotes/networking-generic-switch/ Project status, bugs, and requests for feature enhancements (RFEs) are tracked in StoryBoard: https://storyboard.openstack.org/#!/project/956 For information on how to contribute to Networking-generic-switch, see https://docs.openstack.org/networking-generic-switch/latest/contributing.html.