You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by wi...@apache.org on 2013/02/26 15:14:12 UTC

[8/36] git commit: refs/heads/qemu-img - Docs: Fixing issues

Docs: Fixing issues


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

Branch: refs/heads/qemu-img
Commit: 1dc25f25c52b7ef809a47693e5fced8bd2be6672
Parents: 3424212
Author: Sebastien Goasguen <ru...@gmail.com>
Authored: Mon Feb 25 14:25:53 2013 -0500
Committer: Sebastien Goasguen <ru...@gmail.com>
Committed: Mon Feb 25 14:25:53 2013 -0500

----------------------------------------------------------------------
 docs/en-US/management-server-install-db-local.xml |    7 -------
 1 files changed, 0 insertions(+), 7 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/1dc25f25/docs/en-US/management-server-install-db-local.xml
----------------------------------------------------------------------
diff --git a/docs/en-US/management-server-install-db-local.xml b/docs/en-US/management-server-install-db-local.xml
index 00ea93b..918cdc0 100644
--- a/docs/en-US/management-server-install-db-local.xml
+++ b/docs/en-US/management-server-install-db-local.xml
@@ -101,10 +101,6 @@ binlog-format = 'ROW'</programlisting>
       </orderedlist>
     </listitem>
     <listitem>
-      <para>Set up &PRODUCT; Management Server setup:</para>
-      <programlisting># cloud-setup-management</programlisting>
-    </listitem>
-    <listitem>
       <para>Set up the database. The following command creates the "cloud" user on the
         database.</para>
       <itemizedlist>
@@ -152,9 +148,6 @@ binlog-format = 'ROW'</programlisting>
       <para>If you are running the KVM hypervisor on the same machine with the Management Server,
         edit /etc/sudoers and add the following line:</para>
       <programlisting language="Bash">Defaults:cloud !requiretty</programlisting>
-      <note>
-        <para>This type of single-machine setup is recommended only for a trial installation.</para>
-      </note>
     </listitem>
     <listitem>
       <para>Now that the database is set up, you can finish configuring the OS for the Management