Return-Path: X-Original-To: apmail-incubator-cloudstack-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-cloudstack-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id DE8E2D76D for ; Fri, 1 Mar 2013 21:06:45 +0000 (UTC) Received: (qmail 99608 invoked by uid 500); 1 Mar 2013 21:06:45 -0000 Delivered-To: apmail-incubator-cloudstack-commits-archive@incubator.apache.org Received: (qmail 99579 invoked by uid 500); 1 Mar 2013 21:06:45 -0000 Mailing-List: contact cloudstack-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cloudstack-dev@incubator.apache.org Delivered-To: mailing list cloudstack-commits@incubator.apache.org Received: (qmail 99572 invoked by uid 99); 1 Mar 2013 21:06:45 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Mar 2013 21:06:45 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 6E09C3BAAF; Fri, 1 Mar 2013 21:06:45 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: jzb@apache.org To: cloudstack-commits@incubator.apache.org X-Mailer: ASF-Git Admin Mailer Subject: git commit: refs/heads/4.1 - CLOUDSTACK-1159 - Remove version number 3.0.3 appears in docs Message-Id: <20130301210645.6E09C3BAAF@tyr.zones.apache.org> Date: Fri, 1 Mar 2013 21:06:45 +0000 (UTC) Updated Branches: refs/heads/4.1 a081dac48 -> a47f32343 CLOUDSTACK-1159 - Remove version number 3.0.3 appears in docs Signed-off-by: Joe Brockmeier Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/a47f3234 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/a47f3234 Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/a47f3234 Branch: refs/heads/4.1 Commit: a47f32343a19d7aa514d5c10b44fbcfefa760a2b Parents: a081dac Author: Milamber Authored: Fri Mar 1 20:06:26 2013 +0000 Committer: Joe Brockmeier Committed: Fri Mar 1 15:06:30 2013 -0600 ---------------------------------------------------------------------- docs/en-US/added-error-codes.xml | 2 +- docs/en-US/create-bare-metal-template.xml | 1 - docs/en-US/creating-vms.xml | 2 +- docs/en-US/dedicated-ha-hosts.xml | 2 +- docs/en-US/shared-networks.xml | 3 +-- 5 files changed, 4 insertions(+), 6 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/a47f3234/docs/en-US/added-error-codes.xml ---------------------------------------------------------------------- diff --git a/docs/en-US/added-error-codes.xml b/docs/en-US/added-error-codes.xml index dbfea26..ae73891 100644 --- a/docs/en-US/added-error-codes.xml +++ b/docs/en-US/added-error-codes.xml @@ -24,7 +24,7 @@
Added &PRODUCT; Error Codes - You can now find the &PRODUCT;-specific error code in the exception response for each type of exception. The following list of error codes is added to the new class named CSExceptionErrorCode. These codes are applicable in &PRODUCT; 3.0.3 and later versions. + You can now find the &PRODUCT;-specific error code in the exception response for each type of exception. The following list of error codes is added to the new class named CSExceptionErrorCode. http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/a47f3234/docs/en-US/create-bare-metal-template.xml ---------------------------------------------------------------------- diff --git a/docs/en-US/create-bare-metal-template.xml b/docs/en-US/create-bare-metal-template.xml index 19db2ed..0ee4c11 100644 --- a/docs/en-US/create-bare-metal-template.xml +++ b/docs/en-US/create-bare-metal-template.xml @@ -24,7 +24,6 @@
Creating a Bare Metal Template - Beta feature. Untested in &PRODUCT; 3.0.3. Provided without guarantee of performance. Before you can create a bare metal template, you must have performed several other installation and setup steps to create a bare metal cluster and environment. See Bare Metal Installation in the Installation Guide. It is assumed you already have a directory named "win7_64bit" on your CIFS server, containing the image for the bare metal instance. This directory and image are set up as part of the Bare Metal Installation procedure. Log in to the &PRODUCT; UI as an administrator or end user. http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/a47f3234/docs/en-US/creating-vms.xml ---------------------------------------------------------------------- diff --git a/docs/en-US/creating-vms.xml b/docs/en-US/creating-vms.xml index 86d89fd..1899597 100644 --- a/docs/en-US/creating-vms.xml +++ b/docs/en-US/creating-vms.xml @@ -23,7 +23,7 @@
Creating VMs Virtual machines are usually created from a template. Users can also create blank virtual machines. A blank virtual machine is a virtual machine without an OS template. Users can attach an ISO file and install the OS from the CD/DVD-ROM. - Starting with v3.0.3, you can create a VM without starting it. You can determine whether the VM needs to be started as part of the VM deployment. A new request parameter, startVM, is introduced in the deployVm API to support this feature. For more information, see the Developer's Guide + You can create a VM without starting it. You can determine whether the VM needs to be started as part of the VM deployment. A request parameter, startVM, in the deployVm API provides this feature. For more information, see the Developer's Guide To create a VM from a template: Log in to the &PRODUCT; UI as an administrator or user. http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/a47f3234/docs/en-US/dedicated-ha-hosts.xml ---------------------------------------------------------------------- diff --git a/docs/en-US/dedicated-ha-hosts.xml b/docs/en-US/dedicated-ha-hosts.xml index ab50700..89c721f 100644 --- a/docs/en-US/dedicated-ha-hosts.xml +++ b/docs/en-US/dedicated-ha-hosts.xml @@ -24,7 +24,7 @@
Dedicated HA Hosts - (v3.0.3 and greater) One or more hosts can be designated for use only by HA-enabled VMs that are restarting due to a host failure. Setting up a pool of such dedicated HA hosts as the recovery destination for all HA-enabled VMs is useful to: + One or more hosts can be designated for use only by HA-enabled VMs that are restarting due to a host failure. Setting up a pool of such dedicated HA hosts as the recovery destination for all HA-enabled VMs is useful to: Make it easier to determine which VMs have been restarted as part of the &PRODUCT; high-availability function. If a VM is running on a dedicated HA host, then it must be an HA-enabled VM whose original host failed. (With one exception: It is possible for an administrator to manually migrate any VM to a dedicated HA host.). Keep HA-enabled VMs from restarting on hosts which may be reserved for other purposes. http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/a47f3234/docs/en-US/shared-networks.xml ---------------------------------------------------------------------- diff --git a/docs/en-US/shared-networks.xml b/docs/en-US/shared-networks.xml index d5a7ede..4c32320 100644 --- a/docs/en-US/shared-networks.xml +++ b/docs/en-US/shared-networks.xml @@ -25,8 +25,7 @@ Shared Networks A shared network can be accessed by virtual machines that belong to many different accounts. Network Isolation on shared networks is accomplished using techniques such as - security groups (supported only in basic zones in &PRODUCT; 3.0.3 and later - versions). + security groups (supported only in basic zones). Shared Networks are created by the administrator Shared Networks can be designated to a certain domain