You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by jz...@apache.org on 2013/06/23 21:14:25 UTC

git commit: updated refs/heads/master to 84ecc11

Updated Branches:
  refs/heads/master 2a8297bee -> 84ecc1184


Removing a redundant step (stop service twice in upgrade 4.0 to 4.1). Hack Day.


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

Branch: refs/heads/master
Commit: 84ecc11841c73bc5442d00f68f00334e11cba7f6
Parents: 2a8297b
Author: Joe Brockmeier <jz...@zonker.net>
Authored: Sun Jun 23 14:14:19 2013 -0500
Committer: Joe Brockmeier <jz...@zonker.net>
Committed: Sun Jun 23 14:14:19 2013 -0500

----------------------------------------------------------------------
 docs/en-US/Release_Notes.xml | 5 -----
 1 file changed, 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/84ecc118/docs/en-US/Release_Notes.xml
----------------------------------------------------------------------
diff --git a/docs/en-US/Release_Notes.xml b/docs/en-US/Release_Notes.xml
index 8843f4c..4a27cd2 100644
--- a/docs/en-US/Release_Notes.xml
+++ b/docs/en-US/Release_Notes.xml
@@ -4642,11 +4642,6 @@ under the License.
           <programlisting><prompt>#</prompt> mysqldump -u root -p cloud &gt; cloudstack-backup.sql</programlisting>
         </listitem>
         <listitem>
-          <para>Whether you're upgrading a Red Hat/CentOS based system or Ubuntu based system,
-            you're going to need to stop the CloudStack management server before proceeding.</para>
-          <programlisting language="Bash"><prompt>#</prompt> service cloud-management stop</programlisting>
-        </listitem>
-        <listitem>
           <para>If you have made changes to
               <filename>/etc/cloud/management/components.xml</filename>, you'll need to carry these
             over manually to the new file,