diff --git a/source/conf.py b/source/conf.py index d836313a4..b4ac34811 100644 --- a/source/conf.py +++ b/source/conf.py @@ -88,7 +88,7 @@ # The short X.Y version. version = '6.10' # The full version, including alpha/beta/rc tags. -release = '6.10.2' +release = '6.10.3' # The context packages released version context_release = '6.10.0' diff --git a/source/installation_and_configuration/opennebula_services/fireedge.rst b/source/installation_and_configuration/opennebula_services/fireedge.rst index ec1f2ccbc..5c48fe5d8 100644 --- a/source/installation_and_configuration/opennebula_services/fireedge.rst +++ b/source/installation_and_configuration/opennebula_services/fireedge.rst @@ -31,7 +31,7 @@ Main Features .. _fireedge_install_configuration: .. note:: - We are continually expanding the feature set of FireEdge Sunstone, and hence its configuration files are in constant change. In versions 6.10.2 and later, configuration files in ``/etc/one/fireedge/`` can be replaced by the ones that can be downloaded from `here `__ in order to activate the latest features. + We are continually expanding the feature set of FireEdge Sunstone, and hence its configuration files are in constant change. In versions 6.10.3 and later, configuration files in ``/etc/one/fireedge/`` can be replaced by the ones that can be downloaded from `here `__ in order to activate the latest features. Configuration ================================================================================ diff --git a/source/intro_release_notes/release_notes_enterprise/index.rst b/source/intro_release_notes/release_notes_enterprise/index.rst index daea1797f..bb89c400f 100644 --- a/source/intro_release_notes/release_notes_enterprise/index.rst +++ b/source/intro_release_notes/release_notes_enterprise/index.rst @@ -10,3 +10,4 @@ Release Notes |version| Enterprise Edition What is OpenNebula EE Resolved Issues 6.10.1 Resolved Issues 6.10.2 + Resolved Issues 6.10.3 diff --git a/source/intro_release_notes/release_notes_enterprise/resolved_issues_6103.rst b/source/intro_release_notes/release_notes_enterprise/resolved_issues_6103.rst new file mode 100644 index 000000000..0a4381024 --- /dev/null +++ b/source/intro_release_notes/release_notes_enterprise/resolved_issues_6103.rst @@ -0,0 +1,11 @@ +.. _resolved_issues_6103: + +Resolved Issues in 6.10.3 +-------------------------------------------------------------------------------- + +A complete list of solved issues for 6.10.3 can be found in the `project development portal `__. + +The following new features have been backported to 6.10.3: + + +The following issues has been solved in 6.10.3: \ No newline at end of file