neutron/neutron/tests/contrib
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
..
hooks Add port device profile extension 2021-01-22 16:17:30 +00:00
README Drop functional/contrib directory 2015-01-06 12:21:55 -08:00
gate_hook.sh [OVN] Unify OVN/OVS compilation 2020-07-07 22:05:59 +00:00
testing.filters Use rootwrap for fullstack test runner 2017-06-08 18:42:47 +00:00

README

The files in this directory are intended for use by the
Neutron infra jobs that run the various functional test
suites in the gate.