summaryrefslogtreecommitdiff
path: root/releasenotes/notes
diff options
context:
space:
mode:
authorZuul <zuul@review.opendev.org>2022-09-01 18:21:52 +0000
committerGerrit Code Review <review@openstack.org>2022-09-01 18:21:52 +0000
commit8b55b44cc605533f2a12189a2b5899c0f58c91a7 (patch)
tree8e7dd709415ba4fc1ebf18cdbc15869f2085b651 /releasenotes/notes
parent82498dfe4b516bd3a8a0de58670223053370ad9b (diff)
parent06389f8d849c6380a5f3763f03e84f804c4d29f2 (diff)
downloadnova-8b55b44cc605533f2a12189a2b5899c0f58c91a7.tar.gz
Merge "Allow enabling PCI tracking in Placement"
Diffstat (limited to 'releasenotes/notes')
-rw-r--r--releasenotes/notes/bp-pci-device-tracking-in-placement-75ee1d20a57662f2.yaml9
1 files changed, 9 insertions, 0 deletions
diff --git a/releasenotes/notes/bp-pci-device-tracking-in-placement-75ee1d20a57662f2.yaml b/releasenotes/notes/bp-pci-device-tracking-in-placement-75ee1d20a57662f2.yaml
new file mode 100644
index 0000000000..48a387f1bd
--- /dev/null
+++ b/releasenotes/notes/bp-pci-device-tracking-in-placement-75ee1d20a57662f2.yaml
@@ -0,0 +1,9 @@
+---
+features:
+ - |
+ Nova started tracking PCI devices in Placement. This is an optional feature
+ disable by default while we are implementing inventory tracking and
+ scheduling support for both PCI passthrough devices and SR-IOV devices
+ consumed via Neutron ports. Please read our
+ `documentation <https://docs.openstack.org/nova/latest/admin/pci-passthrough.html#pci-tracking-in-placement>`_
+ for more details on what is supported how this feature can be enabled.