From: Kiefer Chang Date: Tue, 21 Jan 2020 15:44:01 +0000 (+0800) Subject: mgr/dashboard: improve device selection modal for creating OSDs X-Git-Tag: v15.1.1~91^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=5f7b2b065b2d7c32b9fc06eb9433e27c9fd27d0b;p=ceph.git mgr/dashboard: improve device selection modal for creating OSDs Display a hint that user should select at least one filter that can be translated into DriveGroup attributes. The total capacity are going to be added is also displayed. Fixes: https://tracker.ceph.com/issues/43166 Signed-off-by: Kiefer Chang --- diff --git a/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-devices-selection-groups/osd-devices-selection-groups.component.html b/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-devices-selection-groups/osd-devices-selection-groups.component.html index 71ff430a051a..bfbf3dcf143b 100644 --- a/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-devices-selection-groups/osd-devices-selection-groups.component.html +++ b/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-devices-selection-groups/osd-devices-selection-groups.component.html @@ -17,6 +17,8 @@