This is an automated email from the ASF dual-hosted git repository.

dahn pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cloudstack-documentation.git


The following commit(s) were added to refs/heads/main by this push:
     new c2ee94c  Minor doc corrections  (#457)
c2ee94c is described below

commit c2ee94ccaefc2721bfc91b4b5a0eb843b422f49b
Author: Snezana Novakovic <snovakovicv...@gmail.com>
AuthorDate: Thu Jan 16 11:43:57 2025 +0100

    Minor doc corrections  (#457)
---
 source/adminguide/service_offerings.rst | 6 ++----
 source/adminguide/virtual_machines.rst  | 4 ++--
 2 files changed, 4 insertions(+), 6 deletions(-)

diff --git a/source/adminguide/service_offerings.rst 
b/source/adminguide/service_offerings.rst
index 3b084cc..0267d35 100644
--- a/source/adminguide/service_offerings.rst
+++ b/source/adminguide/service_offerings.rst
@@ -618,13 +618,11 @@ To create a system service offering:
 Network Throttling
 ------------------
 
-Network throttling is the process of controlling the network access and
-bandwidth usage based on certain rules. CloudStack controls this
+Network throttling is the process of controlling the network bandwith. 
CloudStack controls this
 behaviour of the guest networks in the cloud by using the network rate
 parameter. This parameter is defined as the default data transfer rate
 in Mbps (Megabits Per Second) allowed in a guest network. It defines the
-upper limits for network utilization. If the current utilization is
-below the allowed upper limits, access is granted, else revoked.
+upper limits for network bandwith.
 
 You can throttle the network bandwidth either to control the usage above
 a certain limit for some accounts, or to control network congestion in a
diff --git a/source/adminguide/virtual_machines.rst 
b/source/adminguide/virtual_machines.rst
index bb3c870..007c016 100644
--- a/source/adminguide/virtual_machines.rst
+++ b/source/adminguide/virtual_machines.rst
@@ -541,8 +541,8 @@ Dynamic CPU and RAM scaling can be used in the following 
cases:
    update them using the following procedure.
 
 
-Updating Existing Instances
-~~~~~~~~~~~~~~~~~~~~~~~~~~~
+Enable Dynamic Scaling for Existing Instances
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
 If you are upgrading from a previous version of CloudStack, and you want
 your existing Instances created with previous versions to have the dynamic

Reply via email to