Update the list of Neutron sub-projects to make it clear which ones are currently under the Neutron team under OpenStack governance. No changes are made here. It only updates this document to reflect projects.yaml in the governance repository. Change-Id: I4a96a9d66689a1eca0e202f1f1365236f47b9da1 Signed-off-by: Russell Bryant <rbryant@redhat.com>
16 KiB
Official Sub-Projects
Neutron has a set of official sub-projects. These projects are recognized as a part of the overall Neutron project.
Inclusion Process
The process for proposing a repo into openstack/ and under the Neutron project is to propose a patch to the openstack/governance repository. For example, to propose networking-foo, one would add the following entry under Neutron in reference/projects.yaml:
- repo: openstack/networking-foo
tags:
- name: release:independent
For more information about the release:independent tag (and other currently defined tags) see:
The Neutron PTL must approve the change. The TC clarified that once a project has been approved (Neutron in this case), the project can add additional repos without needing TC approval as long as the added repositories are within the existing approved scope of the project.
In order to create a project, in case it does not exist, follow steps as explained in:
Responsibilities
All affected repositories already have their own review teams. The sub-team working on the sub-project is entirely responsible for day-to-day development. That includes reviews, bug tracking, and working on testing.
By being included, the project accepts oversight by the TC as a part of being in OpenStack, and also accepts oversight by the Neutron PTL.
It is also assumed the respective review teams will make sure their projects stay in line with current best practices.
Inclusion Criteria
As mentioned before, the Neutron PTL must approve the inclusion of each additional repository under the Neutron project. That evaluation will be primarily based on the new project requirements used for all new OpenStack projects for the criteria that is applicable:
http://governance.openstack.org/reference/new-projects-requirements.html
Official Sub-Project List
The official source of all repositories that are a part of Neutron or another official OpenStack project team is here:
http://governance.openstack.org/reference/projects/neutron.html
We list the Neutron repositories, as well as other Neutron affiliated projects here to provide references and note the functionality they provide.
Functionality legend
- base: the base Neutron platform
- client: API client implementation
- core: a monolithic plugin that can implement API at multiple layers L3-L7;
- dashboard: Horizon dashboard integration
- docker: a Docker network plugin that uses Neutron to provide networking services to Docker containers;
- fw: a Firewall service plugin;
- intent: a service plugin that provides a declarative API to realize networking;
- ipam: an IP address management driver;
- l2: a Layer 2 service;
- l3: a Layer 3 service plugin;
- lb: a Load Balancer service plugin;
- ml2: an ML2 mechanism driver;
- sfc; traffic steering based on traffic classification
- vpn: a VPN service plugin;
Neutron projects
This table shows the list of official Neutron repositories and their functionality.
Name | Functionality |
---|---|
dragonflow | core |
kuryr | docker |
networking-ale-omniswitch | ml2 |
networking-arista | ml2,l3 |
networking-bagpipe | ml2 |
networking-bgpvpn | vpn |
networking-calico | ml2 |
networking-cisco | core,ml2,l3,fw,vpn |
networking-fujitsu | ml2 |
networking-hyperv | ml2 |
networking-infoblox | ipam |
networking-l2gw | l2 |
networking-midonet | core,ml2,l3,lb,fw |
networking-odl | ml2,l3,lb,fw |
networking-ofagent | ml2 |
networking-onos | ml2,l3 |
networking-ovn | core |
networking-plumgrid | core |
networking-powervm | ml2 |
networking-sfc | sfc |
networking-vsphere | ml2 |
neutron | base,l2,ml2,core,l3 |
neutron-lbaas | lb |
neutron-lbaas-dashboard | dashboard |
neutron-fwaas | fw |
neutron-lib | base |
neutron-vpnaas | vpn |
octavia | lb |
python-neutronclient | client |
vmware-nsx | core |
Affiliated projects
This table shows the affiliated projects that integrate with Neutron, in one form or another. These projects typically leverage the pluggable capabilities of Neutron, the Neutron API, or a combination of both.
Name | Functionality |
---|---|
networking-bigswitch | ml2,core,l3 |
networking-brocade | ml2,l3 |
networking-edge-vpn | vpn |
networking-mlnx | ml2 |
networking-nec | core |
nuage-openstack-neutron | core |
networking-ovs-dpdk | ml2 |
ALE Omniswitch
- Git: https://git.openstack.org/cgit/openstack/networking-ale-omniswitch
- Launchpad: https://launchpad.net/networking-ale-omniswitch
- Pypi: https://pypi.python.org/pypi/networking-ale-omniswitch
Arista
- Git: https://git.openstack.org/cgit/openstack/networking-arista
- Launchpad: https://launchpad.net/networking-arista
- Pypi: https://pypi.python.org/pypi/networking-arista
BaGPipe
BGPVPN
Big Switch Networks
- Git: https://git.openstack.org/cgit/openstack/networking-bigswitch
- Pypi: https://pypi.python.org/pypi/bsnstacklib
Brocade
- Git: https://git.openstack.org/cgit/openstack/networking-brocade
- Launchpad: https://launchpad.net/networking-brocade
- PyPI: https://pypi.python.org/pypi/networking-brocade
Calico
- Git: https://git.openstack.org/cgit/openstack/networking-calico
- Launchpad: https://launchpad.net/networking-calico
- PyPI: https://pypi.python.org/pypi/networking-calico
Cisco
- Git: https://git.openstack.org/cgit/openstack/networking-cisco
- Launchpad: https://launchpad.net/networking-cisco
- PyPI: https://pypi.python.org/pypi/networking-cisco
DragonFlow
- Git: https://git.openstack.org/cgit/openstack/dragonflow
- Launchpad: https://launchpad.net/dragonflow
- PyPI: https://pypi.python.org/pypi/DragonFlow
Edge VPN
- Git: https://git.openstack.org/cgit/openstack/networking-edge-vpn
- Launchpad: https://launchpad.net/edge-vpn
FUJITSU
- Git: https://git.openstack.org/cgit/openstack/networking-fujitsu
- Launchpad: https://launchpad.net/networking-fujitsu
- PyPI: https://pypi.python.org/pypi/networking-fujitsu
Hyper-V
- Git: https://git.openstack.org/cgit/openstack/networking-hyperv
- Launchpad: https://launchpad.net/networking-hyperv
- PyPI: https://pypi.python.org/pypi/networking-hyperv
Infoblox
- Git: https://git.openstack.org/cgit/openstack/networking-infoblox
- Launchpad: https://launchpad.net/networking-infoblox
- PyPI: https://pypi.python.org/pypi/networking-infoblox
Kuryr
- Git: https://git.openstack.org/cgit/openstack/kuryr/
- Launchpad: https://launchpad.net/kuryr
- PyPI: https://pypi.python.org/pypi/kuryr/
L2 Gateway
- Git: https://git.openstack.org/cgit/openstack/networking-l2gw
- Launchpad: https://launchpad.net/networking-l2gw
MidoNet
- Git: https://git.openstack.org/cgit/openstack/networking-midonet
- Launchpad: https://launchpad.net/networking-midonet
- PyPI: https://pypi.python.org/pypi/networking-midonet
Mellanox
- Git: https://git.openstack.org/cgit/openstack/networking-mlnx
- Launchpad: https://launchpad.net/networking-mlnx
NEC
- Git: https://git.openstack.org/cgit/openstack/networking-nec
- Launchpad: https://launchpad.net/networking-nec
- PyPI: https://pypi.python.org/pypi/networking-nec
Neutron
Neutron Client
- Git: https://git.openstack.org/cgit/openstack/python-neutronclient
- Launchpad: https://launchpad.net/python-neutronclient
Neutron FWaaS
- Git: https://git.openstack.org/cgit/openstack/neutron-fwaas
- Launchpad: https://launchpad.net/neutron
Neutron LBaaS
- Git: https://git.openstack.org/cgit/openstack/neutron-lbaas
- Launchpad: https://launchpad.net/neutron
Neutron LBaaS Dashboard
- Git: https://git.openstack.org/cgit/openstack/neutron-lbaas-dashboard
- Launchpad: https://launchpad.net/neutron
Neutron Library
Neutron VPNaaS
- Git: https://git.openstack.org/cgit/openstack/neutron-vpnaas
- Launchpad: https://launchpad.net/neutron
Nuage
OpenDayLight
- Git: https://git.openstack.org/cgit/openstack/networking-odl
- Launchpad: https://launchpad.net/networking-odl
OpenFlow Agent (ofagent)
- Git: https://git.openstack.org/cgit/openstack/networking-ofagent
- Launchpad: https://launchpad.net/networking-ofagent
- PyPI: https://pypi.python.org/pypi/networking-ofagent
Open Network Operating System (onos)
- Git: https://git.openstack.org/cgit/openstack/networking-onos
- Launchpad: https://launchpad.net/networking-onos
- PyPI: https://pypi.python.org/pypi/networking-onos
Open Virtual Network
- Git: https://git.openstack.org/cgit/openstack/networking-ovn
- Launchpad: https://launchpad.net/networking-ovn
- PyPI: https://pypi.python.org/pypi/networking-ovn
Open DPDK
- Git: https://git.openstack.org/cgit/openstack/networking-ovs-dpdk
- Launchpad: https://launchpad.net/networking-ovs-dpdk
PLUMgrid
- Git: https://git.openstack.org/cgit/openstack/networking-plumgrid
- Launchpad: https://launchpad.net/networking-plumgrid
- PyPI: https://pypi.python.org/pypi/networking-plumgrid
PowerVM
- Git: https://git.openstack.org/cgit/openstack/networking-powervm
- Launchpad: https://launchpad.net/networking-powervm
- PyPI: https://pypi.python.org/pypi/networking-powervm
SFC
vSphere
- Git: https://git.openstack.org/cgit/openstack/networking-vsphere
- Launchpad: https://launchpad.net/networking-vsphere
VMware NSX
- Git: https://git.openstack.org/cgit/openstack/vmware-nsx
- Launchpad: https://launchpad.net/vmware-nsx
- PyPI: https://pypi.python.org/pypi/vmware-nsx