Skip to content

Commit 51cf505

Browse files
committed
M #-: Scaffolding 6.10.5
1 parent 4c3bee1 commit 51cf505

5 files changed

Lines changed: 30 additions & 4 deletions

File tree

source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
# The short X.Y version.
8989
version = '6.10'
9090
# The full version, including alpha/beta/rc tags.
91-
release = '6.10.4'
91+
release = '6.10.5'
9292
# The context packages released version
9393
context_release = '6.10.0'
9494

source/intro_release_notes/release_notes/arm64.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
ARM64 packages
55
================================================================================
66

7-
6.10.4-EE and 6.10.0.1-CE release includes ARM64 packages for all supported operating systems.
7+
6.10.5-EE and 6.10.0.1-CE release includes ARM64 packages for all supported operating systems.
88

99
These ARM packages are being released in beta mode, allowing the community to test them and provide feedback. This initiative aims to extend OpenNebula’s flexibility by enabling deployment on ARM-based servers (both hypervisors and front-end nodes), opening new possibilities for lightweight, distributed cloud environments.
1010

source/intro_release_notes/release_notes_enterprise/index.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,5 @@ Release Notes |version| Enterprise Edition
1111
Resolved Issues 6.10.1 <resolved_issues_6101>
1212
Resolved Issues 6.10.2 <resolved_issues_6102>
1313
Resolved Issues 6.10.3 <resolved_issues_6103>
14-
Resolved Issues 6.10.4 <resolved_issues_6104>
14+
Resolved Issues 6.10.5 <resolved_issues_6104>
15+
Resolved Issues 6.10.5 <resolved_issues_6105>
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
.. _resolved_issues_6105:
2+
3+
Resolved Issues in 6.10.5
4+
--------------------------------------------------------------------------------
5+
6+
A complete list of solved issues for 6.10.5 can be found in the `project development portal <https://github.com/OpenNebula/one/milestone/85?closed=1>`__.
7+
8+
The following new features have been backported to 6.10.5:
9+
10+
11+
The following new features have been backported in the Sunstone Web UI to 6.10.5:
12+
13+
14+
The following issues has been solved in 6.10.5:
15+
16+
17+
The following issues have been solved in the Sunstone Web UI:
18+
19+
Changes in Configuration Files
20+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
21+
22+
Since version 6.10.5 the following changes apply to OpenNebula services configuration files:
23+
24+
25+
.. warning:: The following attributes are not included in the configuration files distributed with 6.10.5. If you wish to use these attributes, add them manually to the corresponding file.

source/open_cluster_deployment/kvm_node/kvm_driver.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Requirements
99

1010
The Hosts will need a CPU with `Intel VT <http://www.intel.com/content/www/us/en/virtualization/virtualization-technology/intel-virtualization-technology.html>`__ or `AMD's AMD-V <http://www.amd.com/en-us/solutions/servers/virtualization>`__ features in order to support virtualization. KVM's `Preparing to use KVM <http://www.linux-kvm.org/page/FAQ#Preparing_to_use_KVM>`__ guide will clarify any doubts you may have regarding whether your hardware supports KVM.
1111

12-
Also, since OpenNebula 6.10.4-EE and 6.10.0.1-CE ARM64 architecture is supported (in beta mode).
12+
Also, since OpenNebula 6.10.5-EE and 6.10.0.1-CE ARM64 architecture is supported (in beta mode).
1313

1414
KVM will be installed and configured after following the :ref:`KVM Host Installation <kvm_node>` section.
1515

0 commit comments

Comments
 (0)