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/22 11:06:27 UTC

git commit: review comments on dynamic compute offering

Updated Branches:
  refs/heads/master e7d06ffe6 -> 10b8de745


review comments on dynamic compute offering


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

Branch: refs/heads/master
Commit: 10b8de745257f068eff550e1e9bb2fc97dc5cb7c
Parents: e7d06ff
Author: radhikap <ra...@citrix.com>
Authored: Wed Jan 22 15:35:39 2014 +0530
Committer: radhikap <ra...@citrix.com>
Committed: Wed Jan 22 15:35:39 2014 +0530

----------------------------------------------------------------------
 release-notes/en-US/Release_Notes.xml | 19 ++++++++-----------
 1 file changed, 8 insertions(+), 11 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack-docs/blob/10b8de74/release-notes/en-US/Release_Notes.xml
----------------------------------------------------------------------
diff --git a/release-notes/en-US/Release_Notes.xml b/release-notes/en-US/Release_Notes.xml
index 947a692..91eefed 100644
--- a/release-notes/en-US/Release_Notes.xml
+++ b/release-notes/en-US/Release_Notes.xml
@@ -373,24 +373,21 @@ under the License.
           See section 17.5.4. Service Monitoring Tool for Virtual Router.</para>
       </section>
       <section id="dynamic-compute-offering">
-        <title>Dynamic Compute Offering</title>
+        <title>Custom Compute Offering</title>
         <para>&PRODUCT; provides you the flexibility to specify the desired values for the number of
-          CPU, CPU speed, and RAM memory while deploying a VM. The admin creates a Compute Offering
-          by marking CPU, memory, and root disk as dynamic parameters, and as an user, you will be
-          able to customize this dynamic Compute Offering by specifying the memory, CPU and root
-          disk at the time of VM creation or upgrade.</para>
-        <para>Dynamic Compute Offering is same as the normal Compute Offering except that the values
+          CPU, CPU speed, and memory while deploying a VM. The admin creates a Compute Offering by
+          marking it as custom, and as an user, you will be able to customize this dynamic Compute
+          Offering by specifying the memory, CPU and root disk at the time of VM creation or
+          upgrade.</para>
+        <para>Custom Compute Offering is same as the normal Compute Offering except that the values
           of the dynamic parameters will be set to zeros in the given set of templates. Use this
           offering to deploy VM by specifying custom values for the dynamic parameters. Memory, CPU
           and number of CPUs are considered as dynamic parameters. Dynamic Compute Offerings can be
           used in following cases: deploying a VM, changing the compute offering of a stopped VM and
           running VMs, which is nothing but scaling up. To support this feature a new field, Custom,
           has been added to the Create Compute Offering page. If the Custom field is checked, the
-          end-user must fill in the desired values for number of CPU, CPU speed, and RAM Memory when
-          using a custom compute offering. </para>
-        <para>Note that you are not allowed to restrict yourself to specifying only one or more
-          custom parameters. If you decide to use, you must specify values for all the three
-          parameters. This feature is not supported on System Service Offerings.</para>
+          end-user will be able to create a custom Compute Offering by filling in the desired values
+          for number of CPU, CPU speed, and memory. </para>
       </section>
       <section id="remote-vpn-vpc">
         <title>Remote Access VPN for VPC</title>