2024.1 Series Release Notes¶
3.11.0¶
New Features¶
New API definition:
port-numa-affinity-policy-socket. This extension adds a new field, “socket”, to the parent API extensionport-numa-affinity-policy. Now the valid values are: None, “required”, “preferred”, “legacy” and “socket”.
Added new extension
subnet-router:external. This extension adds a new field to thesubnetresource definition, calledrouter:external, that is a boolean that represents if the subnet belongs to an external network. This is the same parameter name used in the external network flag.
New API definition
tap-mirror, this new extension for tap-as-a-service allows admins to mirror traffic from a Neutron port to a remote IP address with GRE or ERSPAN v1 tunnels.