ironic/doc/source
Sinval Vieira 2b3d37ae3b Fixes a bug on the iLO driver tutorial
There is a wrong command on the iLO Ironic driver tutorial page.
The command is in the "Registering Proliant node in Ironic" session
(http://docs.openstack.org/developer/ironic/drivers/ilo.html#id31),
it is used to create a Ironic node that should use the iLO driver,
so there are some parameters to be passed in the command.
The problem is the lack of the "-i" argument just before the
"ilo_address" and "deploy_ramdisk" parameters. The solution is to add
the "-i" argument just before the "ilo_address" and "deploy_ramdisk"
keys.

By following a tutorial, the reader often copy the commands and small
pieces of code that are provided by the tutorial itself, in doing so,
when the copied part has a problem the error just delaying and sometimes
difficult to understand the process causing a waste of time on debugging
the problems that should not exist.

This patch solves the problem by adding the "-i" argument on the command
in ilo.rst file.

Closes-Bug: #1465910

Change-Id: I6cd24b68deacbb9da022a4e34ae607b5c9c950a4
2015-06-17 11:31:51 +00:00
..
cmds Add documentation for ironic-dbsync command 2014-09-24 11:51:00 -04:00
deploy Merge "Install guide reflects changes on master branch" 2015-06-11 08:35:58 +00:00
dev Merge "Doc: Use --notest for creating venv" 2015-06-10 18:42:21 +00:00
drivers Fixes a bug on the iLO driver tutorial 2015-06-17 11:31:51 +00:00
images Use svg as it looks better/scales better than png 2015-06-03 16:56:45 -07:00
images_src Remove docs in proprietary formats 2015-02-17 13:42:03 +02:00
webapi Update API doc to reflect node uuid or name 2015-03-10 13:49:47 +00:00
conf.py Remove 'incubated' documentation theme 2014-09-16 16:51:42 -04:00
index.rst Update documentation index.rst 2015-05-27 19:56:01 +09:00