You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by ra...@apache.org on 2014/01/06 12:08:52 UTC

[1/2] git commit: book info updated

Updated Branches:
  refs/heads/4.3 1066d4e27 -> 7b7730ef9


book info updated


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

Branch: refs/heads/4.3
Commit: 8fda87b9926ba16e3ea31867ff430522478f065a
Parents: 1066d4e
Author: Radhika PC <ra...@citrix.com>
Authored: Mon Jan 6 15:08:21 2014 +0530
Committer: Radhika PC <ra...@citrix.com>
Committed: Mon Jan 6 15:08:21 2014 +0530

----------------------------------------------------------------------
 en-US/Book_Info.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack-docs/blob/8fda87b9/en-US/Book_Info.xml
----------------------------------------------------------------------
diff --git a/en-US/Book_Info.xml b/en-US/Book_Info.xml
index 327668d..75a1827 100644
--- a/en-US/Book_Info.xml
+++ b/en-US/Book_Info.xml
@@ -27,7 +27,7 @@
     <title>&PRODUCT; Guide</title>
     <subtitle>Revised August 9, 2012 10:48 pm Pacific</subtitle>
     <productname>Apache CloudStack</productname>
-    <productnumber>4.2.0</productnumber>
+    <productnumber>4.3.0</productnumber>
     <edition>1</edition>
     <pubsnumber></pubsnumber>
     <abstract>


[2/2] git commit: CLOUDSTACK-5288 system vm upgrade

Posted by ra...@apache.org.
CLOUDSTACK-5288 system vm upgrade


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

Branch: refs/heads/4.3
Commit: 7b7730ef998e09e12412a941040050dc60960e7a
Parents: 8fda87b
Author: Radhika PC <ra...@citrix.com>
Authored: Mon Jan 6 16:38:29 2014 +0530
Committer: Radhika PC <ra...@citrix.com>
Committed: Mon Jan 6 16:38:29 2014 +0530

----------------------------------------------------------------------
 en-US/vr-upgrade.xml | 34 ++++++++++++++++++++++++++++++++++
 1 file changed, 34 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack-docs/blob/7b7730ef/en-US/vr-upgrade.xml
----------------------------------------------------------------------
diff --git a/en-US/vr-upgrade.xml b/en-US/vr-upgrade.xml
new file mode 100644
index 0000000..bfe1e71
--- /dev/null
+++ b/en-US/vr-upgrade.xml
@@ -0,0 +1,34 @@
+<?xml version='1.0' encoding='utf-8' ?>
+<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
+<!ENTITY % BOOK_ENTITIES SYSTEM "cloudstack.ent">
+%BOOK_ENTITIES;
+]>
+
+<!-- Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+    
+    http://www.apache.org/licenses/LICENSE-2.0
+    
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+-->
+<section id="vr-upgrade">
+  <title>Rolling Upgrade for System VMs</title>
+  <para>Upgrading System VMs is made flexible. The &PRODUCT; administrators will be able to control
+    the sequence of the System VM upgrades. The sequencing is based on Infrastructure hierarchy,
+    such as by Cluster, Pod, or Zone, and Administrative hierarchy, such as by Tenant or Domain. As
+    an administrator, you can also determine when a particular customer service, such as VR, is
+    upgraded within a specified upgrade interval. During the entire duration of the upgrade, users
+    can launch new services or make changes to an existing service. Additionally, upgrade operation
+    is enhanced to increase the upgrade speed by allowing as many upgrade operations in parallel as
+    possible.</para>
+</section>