diff --git a/doc/source/admin/pci-passthrough.rst b/doc/source/admin/pci-passthrough.rst index d1226d4299..1523727499 100644 --- a/doc/source/admin/pci-passthrough.rst +++ b/doc/source/admin/pci-passthrough.rst @@ -173,6 +173,13 @@ have special meaning: this tag can be used for remote-managed devices in conjunction with the ``remote_managed`` tag. +.. note:: + + The use of ``"physical_network": null`` is only supported in single segment + networks. This is due to Nova not supporting multisegment networks for + SR-IOV ports. See + `bug 1983570 `_ for details. + ``remote_managed`` Used to specify whether a PCI device is managed remotely or not. By default, devices are implicitly tagged as ``"remote_managed": "false"`` but and they