Skip to content

Commit 15aafc7

Browse files
author
Tino Vazquez
committed
Release Notes for 5.6.2
1 parent 03c7cd7 commit 15aafc7

File tree

6 files changed

+28
-5
lines changed

6 files changed

+28
-5
lines changed

source/intro_release_notes/index.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,6 @@ Introduction and Release Notes
88
:maxdepth: 2
99

1010
Concepts and Terminology <concepts_terminology/index>
11-
Release Notes 5.6.2 <release_notes/index>
11+
Release Notes 5.6.1 <release_notes/index>
12+
Release Notes 5.6.2 Hotfix <release_notes_hotfix/index>
1213
Upgrades <upgrades/index>

source/intro_release_notes/release_notes/index.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ Release Notes 5.6
99

1010
What's New <whats_new>
1111
Resolved Issues in 5.6.1 <resolved_issues_561>
12-
Resolved Issues in 5.6.2 <resolved_issues_562>
1312
Platform Notes <platform_notes>
1413
Compatibility Guide <compatibility>
1514
Known Issues <known_issues>

source/intro_release_notes/release_notes/known_issues.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,5 +92,4 @@ vCenter
9292
* `#2230 <https://github.com/OpenNebula/one/issues/2230>`_ vCenter driver migrate feedback
9393
* `#2275 <https://github.com/OpenNebula/one/issues/2275>`_ Remove disk not affected by snap on vCenter
9494
* `#2254 <https://github.com/OpenNebula/one/issues/2254>`_ spurios syntax help on onehost delete
95-
* `#2084 <https://github.com/OpenNebula/one/issues/2084>`_ vCenter Cache thread safe (thin related)
96-
* `#1699 <https://github.com/OpenNebula/one/issues/1699>`_ Wild VM monitoring should not return datastores that contain only swap files
95+
* `#2084 <https://github.com/OpenNebula/one/issues/2084>`_ vCenter Cache thread safe (thin related)
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
.. _rn_hotfix:
2+
3+
================================================================================
4+
Release Notes 5.6.2 Hotfix
5+
================================================================================
6+
7+
.. toctree::
8+
:maxdepth: 1
9+
10+
What is? <what_is_hotfix>
11+
Resolved Issues in 5.6.2 <resolved_issues_562>

source/intro_release_notes/release_notes/resolved_issues_562.rst renamed to source/intro_release_notes/release_notes_hotfix/resolved_issues_562.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ The following issues has been solved in 5.6.2:
1919
- `Active disk snapshot is missing arrow in Sunstone <https://github.com/OpenNebula/one/issues/2439>`__.
2020
- `VCENTER_ESX_HOST fail with DRS in vCenter <https://github.com/OpenNebula/one/issues/2477>`__.
2121
- `vCenter datastores with spaces does not work properly <https://github.com/OpenNebula/one/issues/2437>`__.
22-
- `Tm_mad does not allow disks with brackets <https://github.com/OpenNebula/one/issues/2420>`__.
22+
- `tm_mad does not allow disks with brackets <https://github.com/OpenNebula/one/issues/2420>`__.
2323
- `vCenter uploader change original filename <https://github.com/OpenNebula/one/issues/2464>`__.
2424

2525
Sunstone Note
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
.. _whats_is_hotfix:
2+
3+
================================================================================
4+
What's a HotFix Release?
5+
================================================================================
6+
7+
A hotfix release is a type of incremental release that fixes specific issues.
8+
9+
While OpenNebula is fully open source, packages from hotfix incremental versions are not publicly released, and are only available for users with an active commercial subscription. However, rest assured that the code is publicly available in the `GitHub repository <https://github.com/OpenNebula/one>`__, as is the `templates to create packages <https://github.com/OpenNebula/packages>`__ for the different supported platforms.
10+
11+
Hence, everyone can create their own packages or :ref:`build OpenNebula from the source code <compile>`, but only OpenNebula Systems customers have the convenience of pre-created packages in Hotfixes incremental releases.
12+
13+
if you are an OpenNebula Systems customer with an active support subscription you have access to the this hotfix package. Please check your private repository at OpenNebula.pro

0 commit comments

Comments
 (0)