Go to file
LIU Yulong 455a8a2224 Add basical functionalities for metadata path extension
This patch adds an agent extension for Neutron
openvswitch agent to make the metadata
datapath distributed.

The extension will do the following works when
handle port:
1. allocate Meta_IP and Meta_MAC
2. setup the host haproxy configurations for this port
3. cache port infos for deleting

The extension will do the following works when
delete port:
1. remove haproxy configurations of this port
2. clean up cache infos

Partially-Implements: blueprint distributed-metadata-datapath
Change-Id: Ia6e3e57b7e2ff61e8e7c950c095df15ffa3abd7a
2025-02-08 12:07:35 +08:00
2016-06-28 22:46:19 +02:00
2025-01-20 09:45:43 -05:00
2025-02-02 19:51:44 +08: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%