Skip to content

Commit f943d4f

Browse files
committed
M #-: remove versioning from RNs
Remove 7.0 RNs
1 parent 513e259 commit f943d4f

File tree

21 files changed

+9
-599
lines changed

21 files changed

+9
-599
lines changed

content/getting_started/understand_opennebula/opennebula_concepts/key_features.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ weight: "2"
1717

1818
OpenNebula offers a simple but feature-rich and flexible solution to build and manage data center virtualization and enterprise clouds. This page provides a summary of its key features(\*).
1919

20-
To learn more about the infrastructure platforms and services supported in each version of OpenNebula, please refer to the [Platform Notes]({{% relref "../../../software/release_information/release_notes_70/platform_notes.md#uspng" %}}) for each version.
20+
To learn more about the infrastructure platforms and services supported in each version of OpenNebula, please refer to the [Platform Notes]({{% relref "../../../software/release_information/release_notes/platform_notes.md#uspng" %}}) for each version.
2121

2222
For high-level overviews and in-depth technical guides, please refer to OpenNebula’s [White Papers](https://opennebula.io/white-papers/).
2323

content/getting_started/understand_opennebula/opennebula_concepts/opennebula_overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ The interactions between OpenNebula and the underlying cloud infrastructure are
130130
* **Networking**: The hypervisor is also prepared with the network configuration for each Virtual Machine.
131131
* **Event Bus**: A generic message bus where OpenNebula publishes resource events. The message bus is used to synchronize OpenNebula services as well as to integrate custom applications.
132132

133-
The OpenNebula documentation provides a summary of its [key features]({{% relref "key_features#key-features" %}}). The [Platform Notes]({{% relref "../../../software/release_information/release_notes_70/platform_notes#uspng" %}}) list the infrastructure platforms and resources supported by each OpenNebula release. Because OpenNebula leverages the functionality exposed by the underlying platform services, its functionality and performance may be affected by the limitations imposed by those services.
133+
The OpenNebula documentation provides a summary of its [key features]({{% relref "key_features#key-features" %}}). The [Platform Notes]({{% relref "../../../software/release_information/release_notes/platform_notes#uspng" %}}) list the infrastructure platforms and resources supported by each OpenNebula release. Because OpenNebula leverages the functionality exposed by the underlying platform services, its functionality and performance may be affected by the limitations imposed by those services.
134134

135135
## Next Steps
136136

content/product/cluster_configuration/backup_system/veeam.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ The OpenNebula-Veeam® Backup Integration works by exposing a native **oVirt-
5555

5656
## Compatibility
5757

58-
The oVirtAPI module is compatible with the Veeam Backup & Replication version specified in the [Platform Notes]({{% relref "../../../software/release_information/release_notes_70/platform_notes/#monitoring-and-backups" %}}).
58+
The oVirtAPI module is compatible with the Veeam Backup & Replication version specified in the [Platform Notes]({{% relref "../../../software/release_information/release_notes/platform_notes/#monitoring-and-backups" %}}).
5959

6060
The following table summarizes the supported backup modes for each storage system:
6161

@@ -109,7 +109,7 @@ Here is a list of the limitations affecting the Veeam integration with OpenNebul
109109
- During image transfers, you may see a warning message stating ``Unable to use transfer URL for image transfer: Switched to proxy URL. Backup performance may be affected``. This is expected and shouldn't affect performance.
110110
- Spaces are not allowed in Virtual Machine names in the integration, so avoid using them (even if they are allowed in OpenNebula itself), otherwise you may face issues when performing an in-place restores of said VMs.
111111

112-
If facing other issues or bugs, we highly encourage to check the Veeam section of the [Known Issues page]({{% relref "../../../software/release_information/release_notes_70/known_issues/#backups---veeam" %}}).
112+
If facing other issues or bugs, we highly encourage to check the Veeam section of the [Known Issues page]({{% relref "../../../software/release_information/release_notes/known_issues/#backups---veeam" %}}).
113113

114114
## Architecture
115115

@@ -140,7 +140,7 @@ The minimum hardware specifications are:
140140

141141
- **CPU:** 8 cores
142142
- **Memory:** 16 GB RAM
143-
- **Disk:** Sufficient storage to hold all active backup operations. See more details regarding the storage requirement in the next section.
143+
- **Disk:** Sufficient storage to hold all active backup operations. See more details regarding the storage requirement in the next section.
144144

145145
### Storage Requirements
146146

content/software/installation_process/manual_installation/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ weight: "1"
1212

1313
<!--# Overview -->
1414

15-
The Front-end is the central part of an OpenNebula installation and is the very first thing that needs to be deployed (or upgraded). Typically it’s a Host where the OpenNebula server-side components are installed and which is responsible for the management of an entire virtualization stack. It can be a physical Host or a Virtual Machine (this decision is left up to the cloud administrator) as long as it matches the [requirements]({{% relref "../../../software/release_information/release_notes_72/platform_notes#uspng" %}}).
15+
The Front-end is the central part of an OpenNebula installation and is the very first thing that needs to be deployed (or upgraded). Typically it’s a Host where the OpenNebula server-side components are installed and which is responsible for the management of an entire virtualization stack. It can be a physical Host or a Virtual Machine (this decision is left up to the cloud administrator) as long as it matches the [requirements]({{% relref "../../../software/release_information/release_notes/platform_notes#uspng" %}}).
1616

1717
## How Should I Read This Chapter
1818

content/software/release_information/release_notes_72/_index.md renamed to content/software/release_information/release_notes/_index.md

File renamed without changes.

content/software/release_information/release_notes_72/acknowledgements.md renamed to content/software/release_information/release_notes/acknowledgements.md

File renamed without changes.

content/software/release_information/release_notes_70/arm64.md renamed to content/software/release_information/release_notes/arm64.md

File renamed without changes.

content/software/release_information/release_notes_72/compatibility.md renamed to content/software/release_information/release_notes/compatibility.md

File renamed without changes.

content/software/release_information/release_notes_72/known_issues.md renamed to content/software/release_information/release_notes/known_issues.md

File renamed without changes.

content/software/release_information/release_notes_72/platform_notes.md renamed to content/software/release_information/release_notes/platform_notes.md

File renamed without changes.

0 commit comments

Comments
 (0)