From b188d0768a2cc49585dcc23a905f1bf750607ed1 Mon Sep 17 00:00:00 2001 From: Afreen Misbah Date: Thu, 28 Aug 2025 13:06:04 +0530 Subject: [PATCH] mgr/dashboard: Update release notes and doc - for removal of old dashoard support Signed-off-by: Afreen Misbah --- PendingReleaseNotes | 4 ++++ doc/mgr/dashboard.rst | 10 ---------- 2 files changed, 4 insertions(+), 10 deletions(-) diff --git a/PendingReleaseNotes b/PendingReleaseNotes index 7b15dad69e6..13d7a8e0273 100644 --- a/PendingReleaseNotes +++ b/PendingReleaseNotes @@ -194,6 +194,10 @@ C `rbd_mirror_image_resync()`, and Python `Image.mirror_image_resync()` -- will return EINVAL instead of ENOENT when mirroring is not enabled. +* DASHBOARD: Removed the older landing page which was deprecated in quincy. + The admin can no longer enable the older, deprecated landing page layout by + adjusting FEATURE_TOGGLE_DASHBOARD. + >=19.2.1 * CephFS: The `fs subvolume create` command now allows tagging subvolumes through option diff --git a/doc/mgr/dashboard.rst b/doc/mgr/dashboard.rst index dc241d0f623..2244e79e3af 100644 --- a/doc/mgr/dashboard.rst +++ b/doc/mgr/dashboard.rst @@ -129,16 +129,6 @@ updates on any changes in the cluster and allows quick access to other sections .. image:: dashboard-landing-page.png - -.. note:: - You can change the landing page to the previous version from: - ``Cluster >> Manager Modules >> Dashboard >> Edit``. - Editing the ``FEATURE_TOGGLE_DASHBOARD`` option will change the landing page, from one view to another. - - Note that the previous version of the landing page will be disabled in future releases. - -.. _dashboard-landing-page-details: - Details """"""" Provides an overview of the cluster configuration, displaying various critical aspects of the cluster. -- 2.47.3