Go to file
Slawek Kaplonski e20ef3fa86 QinQ API extension implementation in the Neutron server
This patch implements 'qinq' API extension in the Neutron server. It
means that this new attribute is now added for the "vlan" networks to
the network dict and returned through the API.
This patch also adds validation that both "vlan_transparent" and "qinq"
aren't enabled for the same network at the same time as this is not
supported.
This patch adds all the necessary bits to store value of the new
attribute in the Neutron DB and to add support for it to the Network
OVO.
Finally it also adds check_vlan_qinq() method to all mechanism drivers
which are in-tree. For now all of them declare that QinQ vlans are not
supported.

Related-Bug: #1915151
Change-Id: I427edfd580eb06aa4f6904f90ff28cf8b5267397
2025-02-03 15:03:59 +00:00
2016-06-28 22:46:19 +02:00
2025-01-20 09:45:43 -05:00
2025-01-20 09:45:43 -05:00
2024-06-06 11:13:54 +05:30
2024-11-05 17:12:22 -05:00
2025-01-20 09:45:43 -05:00
2025-01-20 09:45:43 -05:00
2019-04-19 19:38:27 +00:00
2014-05-16 13:40:04 -04:00
2024-11-15 11:44:27 -05:00
2025-01-16 06:08:39 +00:00
2024-11-27 11:32:09 +09:00
2025-01-09 18:10:18 -05:00
2024-01-12 17:44:09 +09:00
2024-10-01 11:18:46 -04:00
2025-01-30 00:19:47 +00:00

OpenStack Neutron

image

Neutron is an OpenStack project to provide "network connectivity as a service" between interface devices (e.g., vNICs) managed by other OpenStack services (e.g., Nova).

To learn more about neutron:

If you would like to contribute to Neutron, please read the file CONTRIBUTING.rst or see the Neutron contributor guide:

https://docs.openstack.org/neutron/latest/contributor/contributing.html

Get in touch via email. Use [Neutron] in your subject.

Description
OpenStack Networking (Neutron)
Readme 1 GiB
Languages
Python 99.7%
Shell 0.3%