From: Lenz Grimmer Date: Wed, 2 Oct 2019 09:22:44 +0000 (+0000) Subject: mgr/dashboard: Show smartctl summary in OSD tab (#30378) X-Git-Tag: v15.1.0~1350 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=6bafc61e8d7a75733974db87d2af3203f0a3ceb1;p=ceph-ci.git mgr/dashboard: Show smartctl summary in OSD tab (#30378) mgr/dashboard: Show smartctl summary in OSD tab Reviewed-by: Laura Paduano Reviewed-by: Volker Theile --- 6bafc61e8d7a75733974db87d2af3203f0a3ceb1 diff --cc src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-list/osd-list.component.html index 15d5c8368a2,1885772cc7c..6fed099f790 --- a/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-list/osd-list.component.html +++ b/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-list/osd-list.component.html @@@ -68,8 -68,8 +68,8 @@@ let-actionDescription="actionDescription">
- The {selection.hasSingleSelection, select, 1 {OSD is} 0 {OSDs are}} not safe to destroy! + The {selection.hasSingleSelection, select, 1 {OSD is} 0 {OSDs are}} not safe to destroy!
- OSD {{ getSelectedIds() | list }} will be + OSD {{ getSelectedOsdIds() | list }} will be {{ actionDescription }} if you proceed.