Skip to content

Commit 338e8ef

Browse files
authored
Merge branch 'main' into multi-scope-config
2 parents 0af51c9 + a6ee6ed commit 338e8ef

File tree

148 files changed

+3488
-4093
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

148 files changed

+3488
-4093
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ On your computer, follow these steps to setup a local repository for working on
9090
.. code:: bash
9191
9292
$ git clone https://github.com/YOUR_ACCOUNT/cloudstack-documentation.git
93-
$ cd cloudstack-docs-install
93+
$ cd cloudstack-documentation
9494
$ git remote add upstream https://github.com/apache/cloudstack-documentation.git
9595
$ git checkout main
9696
$ git fetch upstream

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ docutils==0.20.1
22
Sphinx==7.2.6
33
sphinx-rtd-theme==2.0.0
44
readthedocs-sphinx-ext==2.2.5
5-
Jinja2==3.1.3
5+
Jinja2==3.1.5

source/_global.rst

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -25,19 +25,19 @@
2525

2626
.. Latest version systemvm template name
2727
28-
.. |sysvm64-version| replace:: 4.19.1
29-
.. |sysvm64-name-xen| replace:: systemvm-xenserver-4.19.1
30-
.. |sysvm64-name-kvm| replace:: systemvm-kvm-4.19.1
31-
.. |sysvm64-name-vmware| replace:: systemvm-vmware-4.19.1
32-
.. |sysvm64-name-hyperv| replace:: systemvm-hyperv-4.19.1
33-
.. |sysvm64-name-ovm| replace:: systemvm-ovm-4.19.1
28+
.. |sysvm64-version| replace:: 4.20.0
29+
.. |sysvm64-name-xen| replace:: systemvm-xenserver-4.20.0-x86_64
30+
.. |sysvm64-name-kvm| replace:: systemvm-kvm-4.20.0-x86_64
31+
.. |sysvm64-name-vmware| replace:: systemvm-vmware-4.20.0-x86_64
32+
.. |sysvm64-name-hyperv| replace:: systemvm-hyperv-4.20.0-x86_64
33+
.. |sysvm64-name-ovm| replace:: systemvm-ovm-4.20.0-x86_64
3434

3535
.. Latest version systemvm template URL
36-
.. |sysvm64-url-xen| replace:: http://download.cloudstack.org/systemvm/4.19/systemvmtemplate-4.19.1-xen.vhd.bz2
37-
.. |sysvm64-url-kvm| replace:: http://download.cloudstack.org/systemvm/4.19/systemvmtemplate-4.19.1-kvm.qcow2.bz2
38-
.. |sysvm64-url-vmware| replace:: http://download.cloudstack.org/systemvm/4.19/systemvmtemplate-4.19.1-vmware.ova
39-
.. |sysvm64-url-hyperv| replace:: http://download.cloudstack.org/systemvm/4.19/systemvmtemplate-4.19.1-hyperv.vhd.zip
40-
.. |sysvm64-url-ovm| replace:: http://download.cloudstack.org/systemvm/4.19/systemvmtemplate-4.19.1-ovm.raw.bz2
36+
.. |sysvm64-url-xen| replace:: http://download.cloudstack.org/systemvm/4.20/systemvmtemplate-4.20.0.0-x86_64-xen.vhd.bz2
37+
.. |sysvm64-url-kvm| replace:: http://download.cloudstack.org/systemvm/4.20/systemvmtemplate-4.20.0.0-x86_64-kvm.qcow2.bz2
38+
.. |sysvm64-url-vmware| replace:: http://download.cloudstack.org/systemvm/4.20/systemvmtemplate-4.20.0.0-x86_64-vmware.ova
39+
.. |sysvm64-url-hyperv| replace:: http://download.cloudstack.org/systemvm/4.20/systemvmtemplate-4.20.0.0-x86_64-hyperv.vhd.zip
40+
.. |sysvm64-url-ovm| replace:: http://download.cloudstack.org/systemvm/4.20/systemvmtemplate-4.20.0.0-x86_64-ovm.raw.bz2
4141

4242
.. Images
4343
25.6 KB
Loading
3.61 KB
Loading
80.6 KB
Loading
58.6 KB
Loading
29.1 KB
Loading
51.8 KB
Loading
124 KB
Loading

0 commit comments

Comments
 (0)