From a78ece253de0ab45fc1f2759eaad288c8ef1db3b Mon Sep 17 00:00:00 2001 From: Sage Weil Date: Thu, 31 Oct 2019 10:36:46 -0500 Subject: [PATCH] doc/mgr/orchestrator_cli: remove extra characters after checkmarks Not sure what those were. Signed-off-by: Sage Weil --- doc/mgr/orchestrator_cli.rst | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/doc/mgr/orchestrator_cli.rst b/doc/mgr/orchestrator_cli.rst index 98a2cae4281..e0284d1e198 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 ⚪ ⚪ ⚪ ⚪ =================================== ========= ====== ========= ===== -- 2.39.5