neutron/neutron/plugins/ml2/extensions
Bence Romsics 97d658c4ce port-hint-ovs-tx-steering: shim extension
and a ML2 extension that does nothing, just loads the API extension.
All the real implementation is in the agent-side change.

To enable this:

* ml2_conf.ini:
  [ml2]
  extension_drivers += port_hint_ovs_tx_steering

Change-Id: I572072b3817484129a60ef68adf74ffd52b9eab8
Closes-Bug: #1990842
Related-Change (spec): https://review.opendev.org/c/openstack/neutron-specs/+/862133
Related-Change (n-lib api-def): https://review.opendev.org/c/openstack/neutron-lib/+/873112
2023-05-09 11:49:17 +02:00
..
__init__.py Add portsecurity extension support 2015-03-17 05:13:04 +08:00
data_plane_status.py use ml2 driver api from neutron-lib 2017-11-10 08:41:28 -07:00
dns_domain_keywords.py Allow to parse keywords in dns labels 2021-03-10 17:03:12 +01:00
dns_integration.py use payloads for PORT AFTER_UPDATE events 2021-07-07 21:01:24 +00:00
port_device_profile.py Add port device profile extension 2021-01-22 16:17:30 +00:00
port_hint_ovs_tx_steering.py port-hint-ovs-tx-steering: shim extension 2023-05-09 11:49:17 +02:00
port_hints.py port-hints: api extension 2023-05-09 11:49:17 +02:00
port_numa_affinity_policy.py Add port NUMA affinity policy 2020-11-13 15:49:34 +00:00
port_security.py delete common_db_mixin 2019-04-17 11:25:41 -06:00
qos.py use ml2 driver api from neutron-lib 2017-11-10 08:41:28 -07:00
subnet_dns_publish_fixed_ip.py Fix some pylint indentation warnings 2022-11-03 22:27:55 -04:00
tag_ports_during_bulk_creation.py Implement tagging during bulk port creation 2020-01-28 18:23:37 -06:00
uplink_status_propagation.py Add propagate_uplink_status to port 2018-11-29 19:33:16 +00:00