We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0b0fa8a + 5710a8a commit 69bc4c3Copy full SHA for 69bc4c3
doc/source/admin/pci-passthrough.rst
@@ -173,6 +173,13 @@ have special meaning:
173
this tag can be used for remote-managed devices in conjunction with the
174
``remote_managed`` tag.
175
176
+.. note::
177
+
178
+ The use of ``"physical_network": null`` is only supported in single segment
179
+ networks. This is due to Nova not supporting multisegment networks for
180
+ SR-IOV ports. See
181
+ `bug 1983570 <https://bugs.launchpad.net/nova/+bug/1983570>`_ for details.
182
183
``remote_managed``
184
Used to specify whether a PCI device is managed remotely or not. By default,
185
devices are implicitly tagged as ``"remote_managed": "false"`` but and they
0 commit comments