From b22a3712674fe32f5d811ace9b83c891c3803252 Mon Sep 17 00:00:00 2001 From: David Date: Fri, 23 Aug 2024 13:18:48 +0200 Subject: [PATCH] M #-: Explain labels compatibility in Sunstone (#3025) Signed-off-by: dcarracedo --- source/intro_release_notes/release_notes/compatibility.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/source/intro_release_notes/release_notes/compatibility.rst b/source/intro_release_notes/release_notes/compatibility.rst index 5ce96858c6..5b92b54020 100644 --- a/source/intro_release_notes/release_notes/compatibility.rst +++ b/source/intro_release_notes/release_notes/compatibility.rst @@ -34,3 +34,9 @@ VM with disk target vda TARGET=vda VM.TEMPLATE.DISK[*].TARGET=vda IP matching IP=10.10.0.5 VM.TEMPLATE.NIC[*].IP=10.10.0.5 IP starts with 10.10 --- VM.TEMPLATE.NIC[*].IP=10.10 ======================= ============ =============================================================== + +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