Skip to content

Commit c2ee94c

Browse files
authored
Minor doc corrections (#457)
1 parent dc8e790 commit c2ee94c

File tree

2 files changed

+4
-6
lines changed

2 files changed

+4
-6
lines changed

source/adminguide/service_offerings.rst

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -618,13 +618,11 @@ To create a system service offering:
618618
Network Throttling
619619
------------------
620620

621-
Network throttling is the process of controlling the network access and
622-
bandwidth usage based on certain rules. CloudStack controls this
621+
Network throttling is the process of controlling the network bandwith. CloudStack controls this
623622
behaviour of the guest networks in the cloud by using the network rate
624623
parameter. This parameter is defined as the default data transfer rate
625624
in Mbps (Megabits Per Second) allowed in a guest network. It defines the
626-
upper limits for network utilization. If the current utilization is
627-
below the allowed upper limits, access is granted, else revoked.
625+
upper limits for network bandwith.
628626

629627
You can throttle the network bandwidth either to control the usage above
630628
a certain limit for some accounts, or to control network congestion in a

source/adminguide/virtual_machines.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -541,8 +541,8 @@ Dynamic CPU and RAM scaling can be used in the following cases:
541541
update them using the following procedure.
542542

543543

544-
Updating Existing Instances
545-
~~~~~~~~~~~~~~~~~~~~~~~~~~~
544+
Enable Dynamic Scaling for Existing Instances
545+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
546546

547547
If you are upgrading from a previous version of CloudStack, and you want
548548
your existing Instances created with previous versions to have the dynamic

0 commit comments

Comments
 (0)