Skip to content

Commit 3d824be

Browse files
authored
Merge branch 'main' into Updating-vSphere-Integration-Docs
2 parents 1752842 + 97a7902 commit 3d824be

35 files changed

Lines changed: 2023 additions & 3140 deletions

.asf.yaml

Lines changed: 59 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,59 @@
1+
# Licensed to the Apache Software Foundation (ASF) under one
2+
# or more contributor license agreements. See the NOTICE file
3+
# distributed with this work for additional information
4+
# regarding copyright ownership. The ASF licenses this file
5+
# to you under the Apache License, Version 2.0 (the
6+
# "License"); you may not use this file except in compliance
7+
# with the License. You may obtain a copy of the License at
8+
#
9+
# http://www.apache.org/licenses/LICENSE-2.0
10+
#
11+
# Unless required by applicable law or agreed to in writing,
12+
# software distributed under the License is distributed on an
13+
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
14+
# KIND, either express or implied. See the License for the
15+
# specific language governing permissions and limitations
16+
# under the License.
17+
18+
# https://cwiki.apache.org/confluence/display/INFRA/git+-+.asf.yaml+features
19+
---
20+
github:
21+
description: "Apache CloudStack is an opensource Infrastructure as a Service (IaaS) cloud computing platform"
22+
homepage: https://cloudstack.apache.org/
23+
labels:
24+
- iaas
25+
- cloud
26+
- cloudstack
27+
- infrastructure
28+
- java
29+
- python
30+
- kvm
31+
- libvirt
32+
- vsphere
33+
- vmware
34+
- xenserver
35+
- xcp-ng
36+
- orchestration
37+
- virtualization
38+
- virtual-machine
39+
- kubernetes
40+
41+
features:
42+
wiki: false
43+
issues: false
44+
discussions: false
45+
projects: true
46+
47+
enabled_merge_buttons:
48+
merge: false
49+
squash: true
50+
rebase: false
51+
52+
collaborators:
53+
- abh1sar
54+
55+
protected_branches: ~
56+
57+
notifications:
58+
commits: commits@cloudstack.apache.org
59+
pullrequests: commits@cloudstack.apache.org

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
Apache CloudStack
1818
=================
1919

20-
Apache CloudStack is an Apache project, see <http://cloudstack.apache.org> for
20+
Apache CloudStack is an Apache project - see <http://cloudstack.apache.org> for
2121
more information.
2222

2323

source/_global.rst

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

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

3535
.. Latest version systemvm template URL
36-
.. |sysvm64-url-xen| replace:: http://download.cloudstack.org/systemvm/4.20/systemvmtemplate-4.20.2-x86_64-xen.vhd.bz2
37-
.. |sysvm64-url-kvm| replace:: http://download.cloudstack.org/systemvm/4.20/systemvmtemplate-4.20.2-x86_64-kvm.qcow2.bz2
38-
.. |sysvm64-url-kvm-aarch64| replace:: http://download.cloudstack.org/systemvm/4.20/systemvmtemplate-4.20.2-aarch64-kvm.qcow2.bz2
39-
.. |sysvm64-url-vmware| replace:: http://download.cloudstack.org/systemvm/4.20/systemvmtemplate-4.20.2-x86_64-vmware.ova
40-
.. |sysvm64-url-hyperv| replace:: http://download.cloudstack.org/systemvm/4.20/systemvmtemplate-4.20.2-x86_64-hyperv.vhd.zip
41-
.. |sysvm64-url-ovm| replace:: http://download.cloudstack.org/systemvm/4.20/systemvmtemplate-4.20.2-x86_64-ovm.raw.bz2
36+
.. |sysvm64-url-xen| replace:: http://download.cloudstack.org/systemvm/4.22/systemvmtemplate-4.22.0-x86_64-xen.vhd.bz2
37+
.. |sysvm64-url-kvm| replace:: http://download.cloudstack.org/systemvm/4.22/systemvmtemplate-4.22.0-x86_64-kvm.qcow2.bz2
38+
.. |sysvm64-url-kvm-aarch64| replace:: http://download.cloudstack.org/systemvm/4.22/systemvmtemplate-4.22.0-aarch64-kvm.qcow2.bz2
39+
.. |sysvm64-url-vmware| replace:: http://download.cloudstack.org/systemvm/4.22/systemvmtemplate-4.22.0-x86_64-vmware.ova
40+
.. |sysvm64-url-hyperv| replace:: http://download.cloudstack.org/systemvm/4.22/systemvmtemplate-4.22.0-x86_64-hyperv.vhd.zip
41+
.. |sysvm64-url-ovm| replace:: http://download.cloudstack.org/systemvm/4.22/systemvmtemplate-4.22.0-x86_64-ovm.raw.bz2
4242

4343
.. Images
4444
156 KB
Loading
106 KB
Loading
26.4 KB
Loading
6.94 KB
Loading
206 KB
Loading
221 KB
Loading
95.7 KB
Loading

0 commit comments

Comments
 (0)