neutron/neutron/tests/unit/objects/port/extensions
Rodolfo Alonso Hernandez a217a5d290 Add port NUMA affinity policy
Added a new port extension: NUMA affinity policy. This extension adds
the "numa_affinity_policy" parameter to the "port" API and specifies
the NUMA affinity policy per port.

This parameter is passed to Nova when a virtual machine is created.
Nova will use this information to schedule the virtual machine.

For backwards compatibility, this parameter will be "None" by default.

Depends-On: https://review.opendev.org/#/c/740058/
Closes-Bug: #1886798

Change-Id: Ie3d68c098ddb727ab8333aa1de4064e67a4f00a7
2020-11-13 15:49:34 +00:00
..
__init__.py objects: introduce object for extra dhcp options 2016-03-20 17:58:16 +00:00
test_allowedaddresspairs.py Fix all pep8 E265 errors 2018-04-30 16:35:52 -04:00
test_data_plane_status.py Refactoring _create_test methods for OVO UTs 2017-04-17 12:05:19 -07:00
test_extra_dhcp_opt.py Refactoring _create_test methods for OVO UTs 2017-04-17 12:05:19 -07:00
test_port_numa_affinity_policy.py Add port NUMA affinity policy 2020-11-13 15:49:34 +00:00
test_port_security.py Refactoring _create_test methods for OVO UTs 2017-04-17 12:05:19 -07:00
test_uplink_status_propagation.py Start enforcing E125 flake8 directive 2019-07-19 23:39:41 -04:00