From: Sage Weil Date: Thu, 31 Oct 2019 15:36:46 +0000 (-0500) Subject: doc/mgr/orchestrator_cli: remove extra characters after checkmarks X-Git-Tag: v15.1.0~1055^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=a78ece253de0ab45fc1f2759eaad288c8ef1db3b;p=ceph.git doc/mgr/orchestrator_cli: remove extra characters after checkmarks Not sure what those were. Signed-off-by: Sage Weil --- diff --git a/doc/mgr/orchestrator_cli.rst b/doc/mgr/orchestrator_cli.rst index 98a2cae42816..e0284d1e1989 100644 --- a/doc/mgr/orchestrator_cli.rst +++ b/doc/mgr/orchestrator_cli.rst @@ -285,33 +285,33 @@ This is an overview of the current implementation status of the orchestrators. =================================== ========= ====== ========= ===== Command Ansible Rook DeepSea SSH =================================== ========= ====== ========= ===== - host add ✔️ ⚪ ⚪ ✔️ - host ls ✔️ ✔️ ⚪ ✔️ - host rm ✔️ ⚪ ⚪ ✔️ - mgr update ⚪ ⚪ ⚪ ✔️ - mon update ⚪ ✔️ ⚪ ✔️ - osd create ✔️ ✔️ ⚪ ✔️ + host add ✔ ⚪ ⚪ ✔ + host ls ✔ ✔ ⚪ ✔ + host rm ✔ ⚪ ⚪ ✔ + mgr update ⚪ ⚪ ⚪ ✔ + mon update ⚪ ✔ ⚪ ✔ + osd create ✔ ✔ ⚪ ✔ osd device {ident,fault}-{on,off} ⚪ ⚪ ⚪ ⚪ - osd rm ✔️ ⚪ ⚪ ⚪ + osd rm ✔ ⚪ ⚪ ⚪ device {ident,fault}-(on,off} ⚪ ⚪ ⚪ ⚪ - device ls ✔️ ✔️ ✔️ ✔️ - service ls ⚪ ✔️ ✔️ ✔ + device ls ✔ ✔ ✔ ✔ + service ls ⚪ ✔ ✔ ✔ service-instance status ⚪ ⚪ ⚪ ✔ service-instance {stop,start,...} ⚪ ⚪ ⚪ ✔ iscsi add ⚪ ⚪ ⚪ ⚪ iscsi rm ⚪ ⚪ ⚪ ⚪ iscsi update ⚪ ⚪ ⚪ ⚪ - mds add ⚪ ✔️ ⚪ ✔ - mds rm ⚪ ✔️ ⚪ ✔ + mds add ⚪ ✔ ⚪ ✔ + mds rm ⚪ ✔ ⚪ ✔ mds update ⚪ ✔ ⚪ ✔ - nfs add ⚪ ✔️ ⚪ ⚪ - nfs rm ⚪ ✔️ ⚪ ⚪ - nfs update ⚪ ✔️ ⚪ ⚪ + nfs add ⚪ ✔ ⚪ ⚪ + nfs rm ⚪ ✔ ⚪ ⚪ + nfs update ⚪ ✔ ⚪ ⚪ rbd-mirror add ⚪ ⚪ ⚪ ⚪ rbd-mirror rm ⚪ ⚪ ⚪ ⚪ rbd-mirror update ⚪ ⚪ ⚪ ⚪ - rgw add ✔️ ✔️ ⚪ ⚪ - rgw rm ✔️ ✔️ ⚪ ⚪ + rgw add ✔ ✔ ⚪ ⚪ + rgw rm ✔ ✔ ⚪ ⚪ rgw update ⚪ ⚪ ⚪ ⚪ =================================== ========= ====== ========= =====