diff --git a/source/intro_release_notes/release_notes_enterprise/resolved_issues_6102.rst b/source/intro_release_notes/release_notes_enterprise/resolved_issues_6102.rst index 1e033f387..a826b47e7 100644 --- a/source/intro_release_notes/release_notes_enterprise/resolved_issues_6102.rst +++ b/source/intro_release_notes/release_notes_enterprise/resolved_issues_6102.rst @@ -7,7 +7,7 @@ A complete list of solved issues for 6.10.2 can be found in the `project develop The following new features have been backported to 6.10.2: -- Add support for VLAN filtering to the Linux bridge drivers. This allows to limit the VLANs in trunk mode, as well as in QinQ mode. For more information check the :ref:`bridge driver ` and the :ref:`802.1Q VLAN driver ` documentation guides. +- `Add support for VLAN filtering to the Linux bridge drivers `__. This allows to limit the VLANs in trunk mode, as well as in QinQ mode. For more information check the :ref:`bridge driver ` and the :ref:`802.1Q VLAN driver ` documentation guides. The following issues has been solved in 6.10.2: @@ -17,11 +17,17 @@ The following issues has been solved in 6.10.2: - `Fix the list of attibutes that can be overriden in vmm_exec_kvm.conf `__. - `Fix a rare crash in 'onedb fsck' caused by a locked MarketPlaceApp in a federated environment `__. - `Fix iotune attributes not being passed to VM if value is a big number `__. -- `Fix Sunstone filter VMs on "Locked" gives empty white page `__. -- `Fix Sunstone host graph not showing information `__. -- `Fix number of instances ignored in service instantiation `__. -- `Fix missing boot order selector `__. - `Fix SecurityGroup rule validation logic to include additional checks for port ranges `__. -- `Fix KVM domain definition to set up CPU affinity to the auto-selected NUMA node when using huge pages without CPU pinning `__. +- `Fix KVM domain definition to set up CPU affinity to the auto-selected NUMA node when using huge pages without CPU pinning `__. - `Fix multiple problems with QEMU Guest Agent monitoring `__. Additional monitor commands for the qemu-agent probe are `shown here `__. You can add them to your existing 6.10 configuration files. +- `Fix Checkpoint file is not always cleaned up on VM Action `__. +- `Fix Set NEXT_SNAPSHOT=1 for persistent images `__. +- `Fix Restored disks of VM additional disks does not show the real size of the original disk `__. + +The following issues have been solved in the Sunstone Web UI: + - `Fix DEV_PREFIX wrong when using Sunstone `__. +- `Fix Sunstone host graph not showing information `__. +- `Fix number of instances ignored in service instantiation `__. +- `Fix Sunstone filter VMs on "Locked" gives empty white page `__. +- `Fix missing boot order selector `__. \ No newline at end of file