From cd999d1176f62fa8ddd102a9327829368855f0fb Mon Sep 17 00:00:00 2001 From: Mate Lakat Date: Mon, 11 Mar 2013 16:08:53 +0000 Subject: [PATCH] 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 --- doc/src/docbkx/common/introduction-to-xen.xml | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/doc/src/docbkx/common/introduction-to-xen.xml b/doc/src/docbkx/common/introduction-to-xen.xml index c953929e27..9ec7edba70 100644 --- a/doc/src/docbkx/common/introduction-to-xen.xml +++ b/doc/src/docbkx/common/introduction-to-xen.xml @@ -287,12 +287,11 @@ OpenStack. Before you can start running OpenStack you must ensure: stored. - Enable passwordless SSH login between all your XenServer hosts - if you want to use the resize or migration functionality. - - - Create the directory "/images" if you want resize or migration - to work. + For resize and migrate functionality, please perform the changes + described in the + + Configuring Resize + section of the OpenStack Compute Administration Manual.