diff --git a/source/index.rst b/source/index.rst index cd00ca025..a0267c292 100644 --- a/source/index.rst +++ b/source/index.rst @@ -1,5 +1,5 @@ ================================================================================ -OpenNebula 5.8.2 Documentation +OpenNebula 5.8 Documentation ================================================================================ .. _entry_point: @@ -15,4 +15,3 @@ OpenNebula 5.8.2 Documentation .. raw:: html :file: toc.html - diff --git a/source/intro_release_notes/index.rst b/source/intro_release_notes/index.rst index 4f734dba1..bb3d4b009 100644 --- a/source/intro_release_notes/index.rst +++ b/source/intro_release_notes/index.rst @@ -8,5 +8,6 @@ Introduction and Release Notes :maxdepth: 2 Concepts and Terminology - Release Notes 5.8.2 + Release Notes 5.8.1 + Release Notes 5.8.2 Hotfix Upgrades diff --git a/source/intro_release_notes/release_notes/index.rst b/source/intro_release_notes/release_notes/index.rst index c7f9af881..1dbb470d4 100644 --- a/source/intro_release_notes/release_notes/index.rst +++ b/source/intro_release_notes/release_notes/index.rst @@ -1,7 +1,7 @@ .. _rn: ================================================================================ -Release Notes 5.8.2 +Release Notes 5.8.1 ================================================================================ .. toctree:: @@ -9,7 +9,6 @@ Release Notes 5.8.2 What's New Resolved Issues in 5.8.1 - Resolved Issues in 5.8.2 Platform Notes Compatibility Guide Known Issues diff --git a/source/intro_release_notes/release_notes_hotfix/index.rst b/source/intro_release_notes/release_notes_hotfix/index.rst new file mode 100644 index 000000000..fa59c6603 --- /dev/null +++ b/source/intro_release_notes/release_notes_hotfix/index.rst @@ -0,0 +1,5 @@ +.. toctree:: + :maxdepth: 1 + + What is? + Resolved Issues in 5.8.2 diff --git a/source/intro_release_notes/release_notes/resolved_issues_582.rst b/source/intro_release_notes/release_notes_hotfix/resolved_issues_582.rst similarity index 100% rename from source/intro_release_notes/release_notes/resolved_issues_582.rst rename to source/intro_release_notes/release_notes_hotfix/resolved_issues_582.rst diff --git a/source/intro_release_notes/release_notes_hotfix/what_is_hotfix.rst b/source/intro_release_notes/release_notes_hotfix/what_is_hotfix.rst new file mode 100644 index 000000000..08fd735ef --- /dev/null +++ b/source/intro_release_notes/release_notes_hotfix/what_is_hotfix.rst @@ -0,0 +1,13 @@ +.. _whats_is_hotfix: + +================================================================================ +What's a HotFix Release? +================================================================================ + +A hotfix release is a type of incremental release that fixes specific issues. + +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 `__, as is the `templates to create packages `__ for the different supported platforms. + +Hence, everyone can create their own packages or :ref:`build OpenNebula from the source code `, but only OpenNebula Systems customers have the convenience of pre-created packages in Hotfixes incremental releases. + +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