neutron/neutron/plugins/ml2/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 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_integration.py Sync the dns-assignment with the actual designate dns-domain 2020-06-04 20:45:55 +00: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 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 Allow to select subnets to publish DNS records 2019-12-14 13:36:09 +00: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