Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion source/installguide/configuration.rst
Original file line number Diff line number Diff line change
Expand Up @@ -809,7 +809,7 @@ To work with limited compute resources, an Edge zone will not deploy system VMs.

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

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

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

Expand Down
26 changes: 13 additions & 13 deletions source/installguide/optional_installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -507,7 +507,7 @@ differences between the CloudStack and Amazon EC2 versions, and these
differences are noted. The underlying SOAP call for each command is also
given, for those who have built tools using those calls.

Table聽1.聽Elastic IP API mapping
Table 1. Elastic IP API mapping

@DaanHoogland DaanHoogland Jun 4, 2025

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jbampton , what is the significance of the changes in this file? it look like a noop.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

changes in other files look good and this seems like a no change, so I suggest we merge cc @weizhouapache @harikrishna-patnala

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jbampton , what is the significance of the changes in this file? it look like a noop.

Hey @DaanHoogland I just realized this is a small change.

I changed   to .

So I changed a non breaking space to just a space.

Means now the "Table title" can wrap.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

clear, I guess github doesn鈥檛 show that


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

Expand All @@ -527,7 +527,7 @@ Table聽1.聽Elastic IP API mapping

|

Table聽2.聽Availability Zone API mapping
Table 2. Availability Zone API mapping

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

Expand All @@ -539,7 +539,7 @@ Table聽2.聽Availability Zone API mapping

|

Table聽3.聽Images API mapping
Table 3. Images API mapping

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

Expand All @@ -557,7 +557,7 @@ Table聽3.聽Images API mapping

|

Table聽4.聽Image Attributes API mapping
Table 4. Image Attributes API mapping

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

Expand All @@ -573,7 +573,7 @@ Table聽4.聽Image Attributes API mapping

|

Table聽5.聽Instances API mapping
Table 5. Instances API mapping

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

Expand All @@ -595,7 +595,7 @@ Table聽5.聽Instances API mapping

|

Table聽6.聽Instance Attributes Mapping
Table 6. Instance Attributes Mapping

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

Expand All @@ -607,7 +607,7 @@ Table聽6.聽Instance Attributes Mapping

|

Table聽7.聽Keys Pairs Mapping
Table 7. Keys Pairs Mapping

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

Expand All @@ -625,7 +625,7 @@ Table聽7.聽Keys Pairs Mapping

|

Table聽8.聽Passwords API Mapping
Table 8. Passwords API Mapping

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

Expand All @@ -637,7 +637,7 @@ Table聽8.聽Passwords API Mapping

|

Table聽9.聽Security Groups API Mapping
Table 9. Security Groups API Mapping

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

Expand All @@ -657,7 +657,7 @@ Table聽9.聽Security Groups API Mapping

|

Table10.Snapshots API Mapping
Table 10. Snapshots API Mapping

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

Expand All @@ -673,7 +673,7 @@ Table聽10.聽Snapshots API Mapping

|

Table11.Volumes API Mapping
Table 11. Volumes API Mapping

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

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

Example聽1.聽An EC2 Boto example
Example 1. An EC2 Boto example

.. sourcecode:: python

Expand Down Expand Up @@ -753,7 +753,7 @@ Example聽1.聽An EC2 Boto example

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.

Example聽2.聽An S3 Boto Example
Example 2. An S3 Boto Example

.. sourcecode:: python

Expand Down
2 changes: 1 addition & 1 deletion source/plugins/cloudstack-kubernetes-provider.rst
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ on the cluster nodes.
|ckp-ip-lb.png|

.. note::
- 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.
- 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.

Example

Expand Down
6 changes: 3 additions & 3 deletions source/quickinstallationguide/qig.rst
Original file line number Diff line number Diff line change
Expand Up @@ -489,8 +489,8 @@ that libvirt is configured correctly. Libvirt is a dependency of cloud-agent
and should already be installed.

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

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

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

Expand Down
2 changes: 1 addition & 1 deletion source/upgrading/upgrade/_sysvm_manual_hotfix.rst
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
.. sub-section optionally included in upgrade notes.

.. Add following to file when including this manual hotfix
.. _manual_hofix:
.. _manual_hotfix:

Manual hotfix for systemvm upgrade
----------------------------------
Expand Down