]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
rpm: improve ceph-mgr plugin package summaries
authorNathan Cutler <ncutler@suse.com>
Fri, 26 Jul 2019 11:01:05 +0000 (13:01 +0200)
committerNathan Cutler <ncutler@suse.com>
Fri, 26 Jul 2019 11:01:05 +0000 (13:01 +0200)
Fixes: http://tracker.ceph.com/issues/40974
Signed-off-by: Nathan Cutler <ncutler@suse.com>
ceph.spec.in

index 85e5b0a4047a5397fe0a53585bdef9b522140503..2d51c30560549931c0d8e7572664b490b0ebeb14 100644 (file)
@@ -495,7 +495,7 @@ See the Dashboard documentation at http://docs.ceph.com/ for details and a
 detailed feature overview.
 
 %package mgr-diskprediction-local
-Summary:        ceph-mgr diskprediction_local plugin
+Summary:        Ceph Manager plugin for predicting disk failures
 BuildArch:      noarch
 %if 0%{?suse_version}
 Group:          System/Filesystems
@@ -518,7 +518,7 @@ ceph-mgr-diskprediction-local is a ceph-mgr plugin that tries to predict
 disk failures using local algorithms and machine-learning databases.
 
 %package mgr-diskprediction-cloud
-Summary:        ceph-mgr diskprediction_cloud plugin
+Summary:        Ceph Manager plugin for cloud-based disk failure prediction
 BuildArch:      noarch
 %if 0%{?suse_version}
 Group:          System/Filesystems
@@ -530,7 +530,7 @@ disk failures using services in the Google cloud.
 
 %package mgr-rook
 BuildArch:      noarch
-Summary:        ceph-mgr rook plugin
+Summary:        Ceph Manager plugin for Rook-based orchestration
 %if 0%{?suse_version}
 Group:          System/Filesystems
 %endif
@@ -541,7 +541,7 @@ ceph-mgr-rook is a ceph-mgr plugin for orchestration functions using
 a Rook backend.
 
 %package mgr-ssh
-Summary:        ceph-mgr ssh module
+Summary:        Ceph Manager plugin for SSH-based orchestration
 BuildArch:     noarch
 %if 0%{?suse_version}
 Group:          System/Filesystems