neutron/neutron/conf
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
2021-09-29 12:27:45 +02:00
..
agent Agent RPC step size in config. 2021-09-01 10:18:12 +03:00
db Bump pylint version to support python 3.8 2020-08-06 16:00:30 +02:00
extensions Conntrack Helper - Plugin 2019-08-29 10:41:04 +02:00
plugins ovs-agent: Report pkt processing info in heartbeat 2021-09-29 12:27:45 +02:00
policies Add API extension for QoS minimum pps rule 2021-09-29 12:27:30 +02:00
services Deprecate [designate] admin_* parameters 2021-05-11 12:08:42 +09:00
__init__.py Refactoring config options for quota 2016-05-11 09:15:38 -05:00
common.py Config option to disable the DHCP functions 2021-03-05 14:35:29 +08:00
profiling.py Add profiler decorator to Neutron 2019-10-31 10:05:01 -05:00
quota.py Remove ``ConfDriver`` code 2021-07-26 15:00:32 +00:00
service.py Merge "Add "rpc_response_max_timeout" config variable in OVS agent" 2019-03-01 12:09:18 +00:00
wsgi.py Refactoring config options for wsgi opts 2016-08-03 19:49:58 +00:00