Merge "Fix broken links after merging GUI patch"

This commit is contained in:
James Slagle 2015-08-25 13:29:38 +02:00 committed by Gerrit Code Review
commit 74f21a1ff9
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
: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
is ``ironic-inspector`` and can be modified in
**/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
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
making use of the additional capacity.