From 84ecc11841c73bc5442d00f68f00334e11cba7f6 Mon Sep 17 00:00:00 2001 From: Joe Brockmeier Date: Sun, 23 Jun 2013 14:14:19 -0500 Subject: [PATCH] Removing a redundant step (stop service twice in upgrade 4.0 to 4.1). Hack Day. --- docs/en-US/Release_Notes.xml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/docs/en-US/Release_Notes.xml b/docs/en-US/Release_Notes.xml index 8843f4c2e20..4a27cd22579 100644 --- a/docs/en-US/Release_Notes.xml +++ b/docs/en-US/Release_Notes.xml @@ -4641,11 +4641,6 @@ under the License. You'll be prompted for your password. # mysqldump -u root -p cloud > cloudstack-backup.sql - - 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. - # service cloud-management stop - If you have made changes to /etc/cloud/management/components.xml, you'll need to carry these