Fix broken links after merging GUI patch

Change-Id: Ib5878b3e3f5a2595df221a1902bfef3013f9071e
This commit is contained in:
Dmitry Tantsur 2015-08-25 13:26:38 +02:00
parent 866d06870c
commit 58316b0150
2 changed files with 2 additions and 2 deletions

View File

@ -40,7 +40,7 @@ Accessing additional introspection data
--------------------------------------- ---------------------------------------
Every introspection run (as described in Every introspection run (as described in
:doc:`../basic_deployment/basic_deployment`) collects a lot of additional :doc:`../basic_deployment/basic_deployment_cli`) collects a lot of additional
facts about the hardware and puts them as JSON in Swift. Swift container name facts about the hardware and puts them as JSON in Swift. Swift container name
is ``ironic-inspector`` and can be modified in is ``ironic-inspector`` and can be modified in
**/etc/ironic-discoverd/discoverd.conf**. Swift object name is stored under **/etc/ironic-discoverd/discoverd.conf**. Swift object name is stored under

View File

@ -48,6 +48,6 @@ Manager.
First, register and introspect the additional hardware with Ironic just as you First, register and introspect the additional hardware with Ironic just as you
would have done when :doc:`initially deploying would have done when :doc:`initially deploying
<../basic_deployment/basic_deployment>` the cloud with RDO Manager. Then <../basic_deployment/basic_deployment_cli>` the cloud with RDO Manager. Then
:doc:`scale out <scale_roles>` the 'Compute' role in the new overcloud to start :doc:`scale out <scale_roles>` the 'Compute' role in the new overcloud to start
making use of the additional capacity. making use of the additional capacity.