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:53 UTC

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

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>