Skip to content

Commit d0d0397

Browse files
committed
Merge branch 'one-6.4-maintenance' into one-6.4
2 parents 1ae89d0 + 5bbfaf2 commit d0d0397

File tree

8 files changed

+32
-8
lines changed

8 files changed

+32
-8
lines changed

source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
# The short X.Y version.
6666
version = '6.4'
6767
# The full version, including alpha/beta/rc tags.
68-
release = '6.4.6'
68+
release = '6.4.7'
6969

7070
# The language for content autogenerated by Sphinx. Refer to documentation
7171
# for a list of supported languages.

source/integration_and_development/system_interfaces/python.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ element and it will be translated to XML:
8989
}
9090
}, 1)
9191
92-
When, there are multiple entries with the same key like DISK or NIC, you can use array (from the version 6.4.6+ and 6.8+).
92+
When, there are multiple entries with the same key like DISK or NIC, you can use array (from the version 6.4.7+ and 6.8+).
9393

9494
.. code:: python
9595

source/intro_release_notes/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ The Release Notes provide information on new features, improvements, and fixes i
1212

1313
Release Notes 6.4 <release_notes/index>
1414
Release Notes 6.4.0.1 Community <release_notes_community/index>
15-
Release Notes 6.4.6 Enterprise <release_notes_enterprise/index>
15+
Release Notes 6.4.7 Enterprise <release_notes_enterprise/index>
1616
Upgrades <upgrades/index>

source/intro_release_notes/release_notes_community/platform_notes_ce.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ vCenter Nodes
5050
+-----------+---------------------------------------+----------------------------------------------------------------------------------------------------------------------------------------+
5151
| NSX-T | 2.4.1+ | `VMware compatiblity <https://www.vmware.com/resources/compatibility/sim/interop_matrix.php>`__. :ref:`NSX Documentation <nsx_setup>`. |
5252
+-----------+---------------------------------------+----------------------------------------------------------------------------------------------------------------------------------------+
53-
| NSX-V | 6.4.6+ | `VMware compatiblity <https://www.vmware.com/resources/compatibility/sim/interop_matrix.php>`__. :ref:`NSX Documentation <nsx_setup>` |
53+
| NSX-V | 6.4.7+ | `VMware compatiblity <https://www.vmware.com/resources/compatibility/sim/interop_matrix.php>`__. :ref:`NSX Documentation <nsx_setup>` |
5454
+-----------+---------------------------------------+----------------------------------------------------------------------------------------------------------------------------------------+
5555

5656
.. note:: Debian front-ends are not certified to manage VMware infrastructures with OpenNebula.

source/intro_release_notes/release_notes_enterprise/index.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
.. _rn_enterprise:
22

33
================================================================================
4-
Release Notes 6.4.6 Enterprise Edition
4+
Release Notes 6.4.7 Enterprise Edition
55
================================================================================
66

77
.. toctree::
@@ -17,3 +17,4 @@ Release Notes 6.4.6 Enterprise Edition
1717
Resolved Issues in 6.4.4 <resolved_issues_644>
1818
Resolved Issues in 6.4.5 <resolved_issues_645>
1919
Resolved Issues in 6.4.6 <resolved_issues_646>
20+
Resolved Issues in 6.4.7 <resolved_issues_647>

source/intro_release_notes/release_notes_enterprise/known_issues_ee.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ When the first client is created in WHMCS and purchases a product, following act
8989
NUMA Free Hugepages
9090
================================================================================
9191

92-
After upgrading to 6.4.6, the host xml may contain ``HOST_SHARE/NUMA_NODES/NODE/HUGEPAGE/FREE`` attributes always set to ``0``. This attribute shouldn't be there. Xml-linter will show unexpected attribute. The real value of free hugepages is stored in ``MONITORING/NUMA_NODE/HUGEPAGE/FREE``, this value is presented by ``onehost show`` command and sunstone.
92+
After upgrading to 6.4.7, the host xml may contain ``HOST_SHARE/NUMA_NODES/NODE/HUGEPAGE/FREE`` attributes always set to ``0``. This attribute shouldn't be there. Xml-linter will show unexpected attribute. The real value of free hugepages is stored in ``MONITORING/NUMA_NODE/HUGEPAGE/FREE``, this value is presented by ``onehost show`` command and sunstone.
9393

9494
Datastore Drivers - ``Argument list too long``
9595
================================================================================

source/intro_release_notes/release_notes_enterprise/platform_notes_ee.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
.. _uspng:
22

33
================================================================================
4-
Platform Notes 6.4.6
4+
Platform Notes 6.4.7
55
================================================================================
66

77
This page will show you the specific considerations when using an OpenNebula cloud, according to the different supported platforms.
@@ -48,7 +48,7 @@ vCenter Nodes
4848
+-----------+---------------------------------------+----------------------------------------------------------------------------------------------------------------------------------------+
4949
| NSX-T | 2.4.1+ | `VMware compatiblity <https://www.vmware.com/resources/compatibility/sim/interop_matrix.php>`__. :ref:`NSX Documentation <nsx_setup>`. |
5050
+-----------+---------------------------------------+----------------------------------------------------------------------------------------------------------------------------------------+
51-
| NSX-V | 6.4.6+ | `VMware compatiblity <https://www.vmware.com/resources/compatibility/sim/interop_matrix.php>`__. :ref:`NSX Documentation <nsx_setup>` |
51+
| NSX-V | 6.4.7+ | `VMware compatiblity <https://www.vmware.com/resources/compatibility/sim/interop_matrix.php>`__. :ref:`NSX Documentation <nsx_setup>` |
5252
+-----------+---------------------------------------+----------------------------------------------------------------------------------------------------------------------------------------+
5353

5454
.. note:: Debian front-ends are not certified to manage VMware infrastructures with OpenNebula.
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
.. _resolved_issues_647:
2+
3+
Resolved Issues in 6.4.7
4+
--------------------------------------------------------------------------------
5+
6+
7+
A complete list of solved issues for 6.4.7 can be found in the `project development portal <https://github.com/OpenNebula/one/milestone/78?closed=1>`__.
8+
9+
The following new features has been backported to 6.4.7:
10+
11+
- `Fix Allow resize of QCOW2 disks with snapshots <https://github.com/OpenNebula/one/issues/6292>`__.
12+
13+
The following issues has been solved in 6.4.7:
14+
15+
- `Fix missing HOST.HOST_SHARE.DATASTORES.DS attribute in the XML schema <https://github.com/OpenNebula/one/issues/6630>`__.
16+
- `Fix bug in the DS Ceph driver: set the value for the --keyfile to CEPH_KEY instead of CEPH_USER in the export operation <https://github.com/OpenNebula/one/issues/6791>`__.
17+
- `Fix onedb fsck crash on MarketPlaceApp in Federated environment <https://github.com/OpenNebula/one/issues/6793>`__.
18+
- `Fix quota after disk (de)attach in poweroff state <https://github.com/OpenNebula/one/issues/6615>`__.
19+
20+
21+
The following issues have been solved in the Sunstone Web UI:
22+
23+
- `Fix Not possible to navigate within almost all VM graphs <https://github.com/OpenNebula/one/issues/6637>`__.

0 commit comments

Comments
 (0)