README: mention ceph-medic as a consumer
authorKen Dreyer <kdreyer@redhat.com>
Thu, 4 Apr 2019 15:56:36 +0000 (09:56 -0600)
committerAlfredo Deza <alfredo@deza.pe>
Mon, 29 Apr 2019 19:20:18 +0000 (15:20 -0400)
In addition to ceph-deploy, ceph-medic is another user of remoto. Let's
advertise this in the README.

README.rst

index 6ba5ee6f2198684fddd3fc12f0e782a638e74395..37f7e758f02893e6ee6a06638eaf414e412d4781 100644 (file)
@@ -9,7 +9,9 @@ bare minimum to handle easy logging and connections from the remote end.
 
 ``remoto`` is a bit opinionated as it was conceived to replace helpers and
 remote utilities for ``ceph-deploy``, a tool to run remote commands to configure
-and setup the distributed file system Ceph.
+and setup the distributed file system Ceph. `ceph-medic
+<https://pypi.org/project/ceph-medic/>`_ uses remoto as well to inspect Ceph
+clusters.
 
 
 Example Usage