Fix a broken link
Fix broken links in doc/source/user/cells.rst. In addition, fix a format of a console code block in doc/source/admin/pci-passthrough.rst. Change-Id: I66a2adb3ff75da6e267536f25c2eda5925f2fa87 Closes-Bug: #1808906
This commit is contained in:
parent
f7b98a9201
commit
7d69335671
@ -98,10 +98,10 @@ For Hyper-V compute nodes, the requirements are as follows:
|
||||
In order to check the requirements above and if there are any assignable PCI
|
||||
devices, run the following Powershell commands:
|
||||
|
||||
.. code-block:: console
|
||||
.. code-block:: console
|
||||
|
||||
Start-BitsTransfer https://raw.githubusercontent.com/Microsoft/Virtualization-Documentation/master/hyperv-samples/benarm-powershell/DDA/survey-dda.ps1
|
||||
.\survey-dda.ps1
|
||||
Start-BitsTransfer https://raw.githubusercontent.com/Microsoft/Virtualization-Documentation/master/hyperv-samples/benarm-powershell/DDA/survey-dda.ps1
|
||||
.\survey-dda.ps1
|
||||
|
||||
If the compute node passes all the requirements, the desired assignable PCI
|
||||
devices to be disabled and unmounted from the host, in order to be assignable
|
||||
|
@ -20,7 +20,7 @@
|
||||
Before reading further, there is a nice overview presentation_ that
|
||||
Andrew Laski gave at the Austin (Newton) summit which is worth watching.
|
||||
|
||||
.. _presentation: https://www.openstack.org/videos/video/nova-cells-v2-whats-going-on
|
||||
.. _presentation: https://www.openstack.org/videos/summits/austin-2016/nova-cells-v2-whats-going-on
|
||||
|
||||
Cells V1
|
||||
========
|
||||
|
Loading…
x
Reference in New Issue
Block a user