Merge "Fix a broken link"

This commit is contained in:
Zuul 2018-12-21 02:01:47 +00:00 committed by Gerrit Code Review
commit aea727c4fc
2 changed files with 4 additions and 4 deletions

View File

@ -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 In order to check the requirements above and if there are any assignable PCI
devices, run the following Powershell commands: 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 Start-BitsTransfer https://raw.githubusercontent.com/Microsoft/Virtualization-Documentation/master/hyperv-samples/benarm-powershell/DDA/survey-dda.ps1
.\survey-dda.ps1 .\survey-dda.ps1
If the compute node passes all the requirements, the desired assignable PCI 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 devices to be disabled and unmounted from the host, in order to be assignable

View File

@ -20,7 +20,7 @@
Before reading further, there is a nice overview presentation_ that Before reading further, there is a nice overview presentation_ that
Andrew Laski gave at the Austin (Newton) summit which is worth watching. 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 Cells V1
======== ========