You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/intro_release_notes/release_notes_enterprise/resolved_issues_6103.rst
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,7 @@ The following new features have been backported to 6.10.3:
11
11
- `Added capability to change CPU_MODEL/FEATURES with one.vm.updateconf request <https://github.com/OpenNebula/one/issues/6636>`__.
12
12
- `Added new cli command onevm snapshot-list <https://github.com/OpenNebula/one/issues/6623>`__.
13
13
- `Added support for auto keywork to set NIC virtio queues, same as DISK attribute <https://github.com/OpenNebula/one/issues/6435>`__.
14
+
- `Increment_flatten operation is executed using qemu-img commit instead of qemu-img convert <https://github.com/OpenNebula/one/issues/6547>`__.
14
15
15
16
The following issues has been solved in 6.10.3:
16
17
@@ -21,6 +22,9 @@ The following issues has been solved in 6.10.3:
21
22
- `Fix corrupted quota after VM deploy and recover --recreate actions, in case RUNNING quota is exceeded <https://github.com/OpenNebula/one/issues/6823>`__.
22
23
- `Fix onetemplate instantiate cli options to not override the whole CONTEXT attribute <https://github.com/OpenNebula/one/issues/6828>`__.
23
24
- `Fix VM save duplicate disks in target template <https://github.com/OpenNebula/one/issues/6831>`__.
25
+
- `Fix reset backup failed after restore individual disk on the VM <https://github.com/OpenNebula/one/issues/6741>`__.
26
+
- `Fix SPARSE attribute ignored on resize operation <https://github.com/OpenNebula/one/issues/6583>`__.
27
+
- `Fix incorrect error message when registering a non-existing or non-accessible image file <https://github.com/OpenNebula/one/issues/2109>`__.
24
28
25
29
The following issues have been solved in the Sunstone Web UI:
0 commit comments