diff --git a/source/intro_release_notes/release_notes/known_issues.rst b/source/intro_release_notes/release_notes/known_issues.rst index 9911596c71..257efeab34 100644 --- a/source/intro_release_notes/release_notes/known_issues.rst +++ b/source/intro_release_notes/release_notes/known_issues.rst @@ -30,6 +30,19 @@ Sunstone - Guacamole RDP as is currently shipped in OpenNebula does not support NLA authentication. You can follow `these instructions `__ in order to disable NLA in the Windows box to use Guacamole RDP within Sunstone. - Creating a VM with SPICE graphics, on Alma9, will cause the VM to stay on FAILED state. +FireEdge +================================================================================ + +- Due to a configuration mismatch the `disk snapshot buttons are currently not being rendered properly `__. In order to re-enable the disk snapshots the following values need to be added in the ``vm-tab.yaml`` configuration file, + under the ``storage`` section: + +.. prompt:: text $ auto + + disk-snapshot-create: true + disk-snapshot-rename: true + disk-snapshot-revert: true + disk-snapshot-delete: true + OneProvision ================================================================================ - Until the 6.8 is released, OneProvision repositories definitions don't work