Skip to content

Commit 70f6366

Browse files
committed
docs: fix spelling and whitespace
1 parent 4d14bf9 commit 70f6366

File tree

5 files changed

+19
-19
lines changed

5 files changed

+19
-19
lines changed

source/installguide/configuration.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -809,7 +809,7 @@ To work with limited compute resources, an Edge zone will not deploy system VMs.
809809

810810
- **Username.** (Obligatory) Username of a user who has administrator / root privileges on the specified host (using Linux-hosts usually root).
811811

812-
- **Authentication.** Atuthentication type used for the host, either Password or System SSH Key.
812+
- **Authentication.** Authentication type used for the host, either Password or System SSH Key.
813813

814814
- **Password.** (Obligatory if Password authentication is selected) This is the password for the user named above.
815815

source/installguide/optional_installation.rst

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -507,7 +507,7 @@ differences between the CloudStack and Amazon EC2 versions, and these
507507
differences are noted. The underlying SOAP call for each command is also
508508
given, for those who have built tools using those calls.
509509

510-
Table 1. Elastic IP API mapping
510+
Table 1. Elastic IP API mapping
511511

512512
.. cssclass:: table-striped table-bordered table-hover
513513

@@ -527,7 +527,7 @@ Table 1. Elastic IP API mapping
527527

528528
|
529529
530-
Table 2. Availability Zone API mapping
530+
Table 2. Availability Zone API mapping
531531

532532
.. cssclass:: table-striped table-bordered table-hover
533533

@@ -539,7 +539,7 @@ Table 2. Availability Zone API mapping
539539

540540
|
541541
542-
Table 3. Images API mapping
542+
Table 3. Images API mapping
543543

544544
.. cssclass:: table-striped table-bordered table-hover
545545

@@ -557,7 +557,7 @@ Table 3. Images API mapping
557557

558558
|
559559
560-
Table 4. Image Attributes API mapping
560+
Table 4. Image Attributes API mapping
561561

562562
.. cssclass:: table-striped table-bordered table-hover
563563

@@ -573,7 +573,7 @@ Table 4. Image Attributes API mapping
573573

574574
|
575575
576-
Table 5. Instances API mapping
576+
Table 5. Instances API mapping
577577

578578
.. cssclass:: table-striped table-bordered table-hover
579579

@@ -595,7 +595,7 @@ Table 5. Instances API mapping
595595

596596
|
597597
598-
Table 6. Instance Attributes Mapping
598+
Table 6. Instance Attributes Mapping
599599

600600
.. cssclass:: table-striped table-bordered table-hover
601601

@@ -607,7 +607,7 @@ Table 6. Instance Attributes Mapping
607607

608608
|
609609
610-
Table 7. Keys Pairs Mapping
610+
Table 7. Keys Pairs Mapping
611611

612612
.. cssclass:: table-striped table-bordered table-hover
613613

@@ -625,7 +625,7 @@ Table 7. Keys Pairs Mapping
625625

626626
|
627627
628-
Table 8. Passwords API Mapping
628+
Table 8. Passwords API Mapping
629629

630630
.. cssclass:: table-striped table-bordered table-hover
631631

@@ -637,7 +637,7 @@ Table 8. Passwords API Mapping
637637

638638
|
639639
640-
Table 9. Security Groups API Mapping
640+
Table 9. Security Groups API Mapping
641641

642642
.. cssclass:: table-striped table-bordered table-hover
643643

@@ -657,7 +657,7 @@ Table 9. Security Groups API Mapping
657657

658658
|
659659
660-
Table 10. Snapshots API Mapping
660+
Table 10. Snapshots API Mapping
661661

662662
.. cssclass:: table-striped table-bordered table-hover
663663

@@ -673,7 +673,7 @@ Table 10. Snapshots API Mapping
673673

674674
|
675675
676-
Table 11. Volumes API Mapping
676+
Table 11. Volumes API Mapping
677677

678678
.. cssclass:: table-striped table-bordered table-hover
679679

@@ -713,7 +713,7 @@ AWS API Interface.
713713
First is an EC2 example. Replace the Access and Secret Keys with your
714714
own and update the endpoint.
715715

716-
Example 1. An EC2 Boto example
716+
Example 1. An EC2 Boto example
717717

718718
.. sourcecode:: python
719719

@@ -753,7 +753,7 @@ Example 1. An EC2 Boto example
753753
754754
Second is an S3 example. The S3 interface in CloudStack is obsolete. If you need an S3 interface you should look at systems like RiakCS, Ceph or GlusterFS. This example is here for completeness and can be adapted to other S3 endpoint.
755755

756-
Example 2. An S3 Boto Example
756+
Example 2. An S3 Boto Example
757757

758758
.. sourcecode:: python
759759

source/plugins/cloudstack-kubernetes-provider.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ on the cluster nodes.
149149
|ckp-ip-lb.png|
150150

151151
.. note::
152-
- In case of Cloudstack + Vmware Intergaration, if you want to expose the application via Public Ipaddress, you have to expose it as a Node-port service and manually add the rules in cloudstack.
152+
- In case of Cloudstack + Vmware Integration, if you want to expose the application via Public Ipaddress, you have to expose it as a Node-port service and manually add the rules in cloudstack.
153153

154154
Example
155155

source/quickinstallationguide/qig.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -489,8 +489,8 @@ that libvirt is configured correctly. Libvirt is a dependency of cloud-agent
489489
and should already be installed.
490490

491491
#. Even though we are using a single host, the following steps are recommended
492-
to get faimilar with the general requirements.
493-
In order to have live migration working libvirt has to listen for insecured
492+
to get familiar with the general requirements.
493+
In order to have live migration working libvirt has to listen for unsecured
494494
TCP connections. We also need to turn off libvirts attempt to use Multicast
495495
DNS advertising. Both of these settings are in /etc/libvirt/libvirtd.conf
496496

@@ -639,7 +639,7 @@ Pod Configuration
639639
Here we will configure a range for Cloudstack's internal management traffic - CloudStack
640640
will assign IPs from this range to system VMs. This will also be part of our local network
641641
(i.e. different part of your local home network, from .21 to .30), with the rest of the IP parameters
642-
(netmaks/gateway) being the same as used for the Public Traffic.
642+
(netmask/gateway) being the same as used for the Public Traffic.
643643

644644
#. Pod Name - We'll use ``Pod1`` for our cloud.
645645

source/upgrading/upgrade/_sysvm_manual_hotfix.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
.. sub-section optionally included in upgrade notes.
1717
1818
.. Add following to file when including this manual hotfix
19-
.. _manual_hofix:
19+
.. _manual_hotfix:
2020
2121
Manual hotfix for systemvm upgrade
2222
----------------------------------

0 commit comments

Comments
 (0)