Przemyslaw Szczerbik
1ea26616b4
ovs-agent: Report pkt processing info in heartbeat
OVS agent configuration is extended to support new configuration options: - 'resource_provider_packet_processing_without_direction' - 'resource_provider_packet_processing_with_direction' - 'resource_provider_packet_processing_inventory_defaults' OVS agent RPC hearthbeat now reports this information to neutron server in 'configuration' field . Example config: ml2_conf.ini: [ovs] resource_provider_packet_processing_with_direction = :1000:1000 Partial-Bug: #1922237 See-Also: https://review.opendev.org/785236 Change-Id: Ief554bc445dfd93ea6995bb42b4d010674c7a091
OpenStack Neutron
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:
- Documentation: https://docs.openstack.org/neutron/latest/
- Features: https://specs.openstack.org/openstack/neutron-specs
- Defects: https://launchpad.net/neutron
- Release notes: https://docs.openstack.org/releasenotes/neutron/index.html
- Source: https://opendev.org/openstack/neutron
Get in touch via email. Use [Neutron] in your subject.
To learn how to contribute, please read the CONTRIBUTING.rst file.
Description
Languages
Python
99.7%
Shell
0.3%