XenAPI: fix post install documentation

Fixes bug 929062.

The install manual was not mentioning that the /images directory needs
to be a symlink, pointing to the local SR. With this change, the
duplicated documentation was removed, and a link was placed to point to
the configuration manual.

Change-Id: Ic08f56ce77a94ea0c408d888b2c155e31da20603
This commit is contained in:
Mate Lakat 2013-03-11 16:08:53 +00:00
parent 83f125de8a
commit cd999d1176

View File

@ -287,12 +287,11 @@ OpenStack. Before you can start running OpenStack you must ensure:
stored.</para>
</listitem>
<listitem>
<para>Enable passwordless SSH login between all your XenServer hosts
if you want to use the resize or migration functionality.</para>
</listitem>
<listitem>
<para>Create the directory "/images" if you want resize or migration
to work.</para>
<para>For resize and migrate functionality, please perform the changes
described in the
<link xlink:href="http://docs.openstack.org/trunk/openstack-compute/admin/content/configuring-resize.html#xenserver-resize">
Configuring Resize</link>
section of the OpenStack Compute Administration Manual.</para>
</listitem>
</itemizedlist></para>