]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: do not recommend throughput for ssd's only cluster 47156/head
authorNizamudeen A <nia@redhat.com>
Mon, 18 Jul 2022 05:38:28 +0000 (11:08 +0530)
committerNizamudeen A <nia@redhat.com>
Tue, 19 Jul 2022 07:57:39 +0000 (13:27 +0530)
commitdc81fcd37c63c7916fc0f2f8109c022cd560e989
tree31dbca2adf9d73a821bc6ce75e4284d1ad9376e7
parent9d92634df9002745fe71d316b287bb3a51f31ceb
mgr/dashboard: do not recommend throughput for ssd's only cluster

This is just a bug fix where we recommend the throughput option even if
there are only ssd's are present in the cluster.

Fixes: https://tracker.ceph.com/issues/56413
Signed-off-by: Nizamudeen A <nia@redhat.com>
(cherry picked from commit 0f6f79f1d9c716e13f662151459fa107f651f158)
src/pybind/mgr/dashboard/controllers/osd.py
src/pybind/mgr/dashboard/tests/test_osd.py