From 00b8a1fc04a88b1e23fcaeec63eeabc54988142e Mon Sep 17 00:00:00 2001 From: dcarracedo Date: Wed, 25 Sep 2024 18:16:22 +0200 Subject: [PATCH] B OpenNebula/one#6736: Add compatibility note about vmrc in Sunstone Signed-off-by: dcarracedo --- source/intro_release_notes/release_notes/compatibility.rst | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/source/intro_release_notes/release_notes/compatibility.rst b/source/intro_release_notes/release_notes/compatibility.rst index 5b92b54020..db3cd7ae99 100644 --- a/source/intro_release_notes/release_notes/compatibility.rst +++ b/source/intro_release_notes/release_notes/compatibility.rst @@ -39,4 +39,8 @@ Labels on Sunstone ================================================================================ Only :ref:`persistent user labels ` that were created in old Sunstone will be showed :ref:`in new Sunstone `. We are working to offer you a better experience in new Sunstone with the system and user labels in future versions of OpenNebula. -Remember that in new Sunstone you need to create the user label in the Settings section before apply a label to a resource. See :ref:`Sunstone labels guide ` to get more information. \ No newline at end of file +Remember that in new Sunstone you need to create the user label in the Settings section before apply a label to a resource. See :ref:`Sunstone labels guide ` to get more information. + +VMRC support on Sunstone +================================================================================ +New Sunstone removes the support for VMRC (VMware Remote Console) so an user cannot connect to a virtual machine using VMRC. \ No newline at end of file