Skip to content

Commit 5321bbb

Browse files
authored
docs: fix spelling and whitespace (#516)
1 parent e41002b commit 5321bbb

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
@@ -827,7 +827,7 @@ To work with limited compute resources, an Edge zone will not deploy system VMs.
827827

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

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

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

source/installguide/optional_installation.rst

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

543-
Table 1. Elastic IP API mapping
543+
Table 1. Elastic IP API mapping
544544

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

@@ -560,7 +560,7 @@ Table 1. Elastic IP API mapping
560560

561561
|
562562
563-
Table 2. Availability Zone API mapping
563+
Table 2. Availability Zone API mapping
564564

565565
.. cssclass:: table-striped table-bordered table-hover
566566

@@ -572,7 +572,7 @@ Table 2. Availability Zone API mapping
572572

573573
|
574574
575-
Table 3. Images API mapping
575+
Table 3. Images API mapping
576576

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

@@ -590,7 +590,7 @@ Table 3. Images API mapping
590590

591591
|
592592
593-
Table 4. Image Attributes API mapping
593+
Table 4. Image Attributes API mapping
594594

595595
.. cssclass:: table-striped table-bordered table-hover
596596

@@ -606,7 +606,7 @@ Table 4. Image Attributes API mapping
606606

607607
|
608608
609-
Table 5. Instances API mapping
609+
Table 5. Instances API mapping
610610

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

@@ -628,7 +628,7 @@ Table 5. Instances API mapping
628628

629629
|
630630
631-
Table 6. Instance Attributes Mapping
631+
Table 6. Instance Attributes Mapping
632632

633633
.. cssclass:: table-striped table-bordered table-hover
634634

@@ -640,7 +640,7 @@ Table 6. Instance Attributes Mapping
640640

641641
|
642642
643-
Table 7. Keys Pairs Mapping
643+
Table 7. Keys Pairs Mapping
644644

645645
.. cssclass:: table-striped table-bordered table-hover
646646

@@ -658,7 +658,7 @@ Table 7. Keys Pairs Mapping
658658

659659
|
660660
661-
Table 8. Passwords API Mapping
661+
Table 8. Passwords API Mapping
662662

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

@@ -670,7 +670,7 @@ Table 8. Passwords API Mapping
670670

671671
|
672672
673-
Table 9. Security Groups API Mapping
673+
Table 9. Security Groups API Mapping
674674

675675
.. cssclass:: table-striped table-bordered table-hover
676676

@@ -690,7 +690,7 @@ Table 9. Security Groups API Mapping
690690

691691
|
692692
693-
Table 10. Snapshots API Mapping
693+
Table 10. Snapshots API Mapping
694694

695695
.. cssclass:: table-striped table-bordered table-hover
696696

@@ -706,7 +706,7 @@ Table 10. Snapshots API Mapping
706706

707707
|
708708
709-
Table 11. Volumes API Mapping
709+
Table 11. Volumes API Mapping
710710

711711
.. cssclass:: table-striped table-bordered table-hover
712712

@@ -746,7 +746,7 @@ AWS API Interface.
746746
First is an EC2 example. Replace the Access and Secret Keys with your
747747
own and update the endpoint.
748748

749-
Example 1. An EC2 Boto example
749+
Example 1. An EC2 Boto example
750750

751751
.. sourcecode:: python
752752

@@ -786,7 +786,7 @@ Example 1. An EC2 Boto example
786786
787787
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.
788788

789-
Example 2. An S3 Boto Example
789+
Example 2. An S3 Boto Example
790790

791791
.. sourcecode:: python
792792

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)