You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by se...@apache.org on 2013/07/12 09:51:17 UTC

[22/50] git commit: updated refs/heads/sdnextensions to bcfb4e6

CLOUDSTACK-1815


Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/9b294ad0
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/9b294ad0
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/9b294ad0

Branch: refs/heads/sdnextensions
Commit: 9b294ad0d76352801b30fcb13e68c0e19d40bc71
Parents: 9dd4caf
Author: radhikap <ra...@citrix.com>
Authored: Thu Jul 11 11:19:54 2013 +0530
Committer: radhikap <ra...@citrix.com>
Committed: Thu Jul 11 11:19:54 2013 +0530

----------------------------------------------------------------------
 docs/en-US/management-server-install-flow.xml | 28 +++++++++++++---------
 1 file changed, 17 insertions(+), 11 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/9b294ad0/docs/en-US/management-server-install-flow.xml
----------------------------------------------------------------------
diff --git a/docs/en-US/management-server-install-flow.xml b/docs/en-US/management-server-install-flow.xml
index cf14857..cd73c69 100644
--- a/docs/en-US/management-server-install-flow.xml
+++ b/docs/en-US/management-server-install-flow.xml
@@ -21,16 +21,22 @@
  specific language governing permissions and limitations
  under the License.
 -->
-
 <section id="management-server-install-flow">
-    <title>Management Server Installation</title>
-    <xi:include href="management-server-install-overview.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-    <xi:include href="management-server-install-prepare-os.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-    <xi:include href="management-server-install-client.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-    <xi:include href="management-server-install-db.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-    <xi:include href="about-password-encryption.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-    <xi:include href="management-server-install-nfs-shares.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-    <xi:include href="management-server-install-multi-node.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-    <xi:include href="management-server-install-systemvm.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-    <xi:include href="management-server-install-complete.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
+  <title>Management Server Installation</title>
+  <xi:include href="management-server-install-overview.xml"
+    xmlns:xi="http://www.w3.org/2001/XInclude"/>
+  <xi:include href="management-server-install-prepare-os.xml"
+    xmlns:xi="http://www.w3.org/2001/XInclude"/>
+  <xi:include href="management-server-install-client.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
+  <xi:include href="management-server-install-db.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
+  <xi:include href="about-password-encryption.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
+  <xi:include href="password-storage-engine.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
+  <xi:include href="management-server-install-nfs-shares.xml"
+    xmlns:xi="http://www.w3.org/2001/XInclude"/>
+  <xi:include href="management-server-install-multi-node.xml"
+    xmlns:xi="http://www.w3.org/2001/XInclude"/>
+  <xi:include href="management-server-install-systemvm.xml"
+    xmlns:xi="http://www.w3.org/2001/XInclude"/>
+  <xi:include href="management-server-install-complete.xml"
+    xmlns:xi="http://www.w3.org/2001/XInclude"/>
 </section>