Skip to content

Commit 69bc4c3

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "Add limitation to docs about bug 1983570"
2 parents 0b0fa8a + 5710a8a commit 69bc4c3

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

doc/source/admin/pci-passthrough.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -173,6 +173,13 @@ have special meaning:
173173
this tag can be used for remote-managed devices in conjunction with the
174174
``remote_managed`` tag.
175175

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+
176183
``remote_managed``
177184
Used to specify whether a PCI device is managed remotely or not. By default,
178185
devices are implicitly tagged as ``"remote_managed": "false"`` but and they

0 commit comments

Comments
 (0)