neutron/neutron/objects/port/extensions
Rodolfo Alonso Hernandez 8912ea5575 Add port device profile extension
Added a new port extension: device profile (``port_device_profile``).
This extension adds the "device_profile" parameter to the "port" API
and specifies the device profile per port. This parameter is a
string.

This parameter is passed to Nova and Nova retrieves the requested
device profile from Cyborg. Reference:
  https://docs.openstack.org/api-ref/accelerator/v2/index.html#
    device-profiles

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

Closes-Bug: #1906602
Depends-On: https://review.opendev.org/c/openstack/neutron-lib/+/767586

Change-Id: I1202a8388e64ae4270ef4ca118993504ae7c1731
2021-01-22 16:17:30 +00:00
..
__init__.py objects: introduce object for extra dhcp options 2016-03-20 17:58:16 +00:00
allowedaddresspairs.py use objects common_types from neutron-lib 2019-11-26 15:34:18 +01:00
data_plane_status.py use objects common_types from neutron-lib 2019-11-26 15:34:18 +01:00
extra_dhcp_opt.py use objects common_types from neutron-lib 2019-11-26 15:34:18 +01:00
port_device_profile.py Add port device profile extension 2021-01-22 16:17:30 +00:00
port_numa_affinity_policy.py Add port NUMA affinity policy 2020-11-13 15:49:34 +00:00
port_security.py [OVO] Switch to use own registry 2017-11-22 17:44:22 +01:00
uplink_status_propagation.py Change "propagate_uplink_status" default value to True 2020-09-07 15:52:52 +00:00