summaryrefslogtreecommitdiff
path: root/releasenotes/notes/numa-aware-vswitches-162132290dd6ef17.yaml
blob: ac2452a8d9eeae065b1a0bd522a3987339ef681f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
---
features:
  - |
    It is now possible to configure NUMA affinity for most neutron networks.
    This is available for networks that use a ``provider:network_type`` of
    ``flat`` or ``vlan`` and a ``provider:physical_network`` (L2 networks) or
    networks that use a ``provider:network_type`` of ``vxlan``, ``gre`` or
    ``geneve`` (L3 networks).

    For more information, refer to the `spec`__ and `documentation`__.

    __ https://specs.openstack.org/openstack/nova-specs/specs/rocky/approved/numa-aware-vswitches.html
    __ https://docs.openstack.org/nova/latest/admin/networking.html