Skip to content

Commit b188d07

Browse files
committed
mgr/dashboard: Update release notes and doc
- for removal of old dashoard support Signed-off-by: Afreen Misbah <[email protected]>
1 parent b18bbea commit b188d07

File tree

2 files changed

+4
-10
lines changed

2 files changed

+4
-10
lines changed

PendingReleaseNotes

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -194,6 +194,10 @@
194194
C `rbd_mirror_image_resync()`, and Python `Image.mirror_image_resync()` --
195195
will return EINVAL instead of ENOENT when mirroring is not enabled.
196196

197+
* DASHBOARD: Removed the older landing page which was deprecated in quincy.
198+
The admin can no longer enable the older, deprecated landing page layout by
199+
adjusting FEATURE_TOGGLE_DASHBOARD.
200+
197201
>=19.2.1
198202

199203
* CephFS: The `fs subvolume create` command now allows tagging subvolumes through option

doc/mgr/dashboard.rst

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -129,16 +129,6 @@ updates on any changes in the cluster and allows quick access to other sections
129129

130130
.. image:: dashboard-landing-page.png
131131

132-
133-
.. note::
134-
You can change the landing page to the previous version from:
135-
``Cluster >> Manager Modules >> Dashboard >> Edit``.
136-
Editing the ``FEATURE_TOGGLE_DASHBOARD`` option will change the landing page, from one view to another.
137-
138-
Note that the previous version of the landing page will be disabled in future releases.
139-
140-
.. _dashboard-landing-page-details:
141-
142132
Details
143133
"""""""
144134
Provides an overview of the cluster configuration, displaying various critical aspects of the cluster.

0 commit comments

Comments
 (0)