File tree Expand file tree Collapse file tree 2 files changed +4
-10
lines changed
Expand file tree Collapse file tree 2 files changed +4
-10
lines changed Original file line number Diff line number Diff line change 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
Original file line number Diff line number Diff 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-
142132Details
143133"""""""
144134Provides an overview of the cluster configuration, displaying various critical aspects of the cluster.
You can’t perform that action at this time.
0 commit comments