From b5a01b7a3b8445d14504928579bba6941908f0dc Mon Sep 17 00:00:00 2001 From: Sage Weil Date: Sun, 9 Feb 2020 09:47:40 -0600 Subject: [PATCH] doc/mgr/orchestrator_cli: update support table Signed-off-by: Sage Weil --- doc/mgr/orchestrator_cli.rst | 62 ++++++++++++++++++------------------ 1 file changed, 31 insertions(+), 31 deletions(-) diff --git a/doc/mgr/orchestrator_cli.rst b/doc/mgr/orchestrator_cli.rst index eb9cbbc671439..6bf710c644b27 100644 --- a/doc/mgr/orchestrator_cli.rst +++ b/doc/mgr/orchestrator_cli.rst @@ -291,37 +291,37 @@ Current Implementation Status 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 ✔ ✔ ⚪ ✔ - osd rm ✔ ⚪ ⚪ ✔ - device {ident,fault}-(on,off} ⚪ ⚪ ⚪ ✔ - device ls ✔ ✔ ✔ ✔ - service ls ⚪ ✔ ✔ ✔ - service-instance status ⚪ ⚪ ⚪ ✔ - service-instance {stop,start,...} ⚪ ⚪ ⚪ ✔ - iscsi add ⚪ ⚪ ⚪ ⚪ - iscsi rm ⚪ ⚪ ⚪ ⚪ - iscsi update ⚪ ⚪ ⚪ ⚪ - mds add ⚪ ✔ ⚪ ✔ - mds rm ⚪ ✔ ⚪ ✔ - mds update ⚪ ✔ ⚪ ✔ - nfs add ⚪ ✔ ⚪ ⚪ - nfs rm ⚪ ✔ ⚪ ⚪ - nfs update ⚪ ✔ ⚪ ⚪ - rbd-mirror add ⚪ ⚪ ⚪ ✔ - rbd-mirror rm ⚪ ⚪ ⚪ ✔ - rbd-mirror update ⚪ ⚪ ⚪ ✔ - rgw add ✔ ✔ ⚪ ✔ - rgw rm ✔ ✔ ⚪ ✔ - rgw update ⚪ ⚪ ⚪ ✔ -=================================== ========= ====== ========= ===== +=================================== ====== ========= + Command Rook Cephadm +=================================== ====== ========= + host add ⚪ ✔ + host ls ✔ ✔ + host rm ⚪ ✔ + mgr update ⚪ ✔ + mon update ✔ ✔ + osd create ✔ ✔ + osd rm ⚪ ✔ + device {ident,fault}-(on,off} ⚪ ✔ + device ls ✔ ✔ + service ls ✔ ✔ + service-instance status ⚪ ✔ + service-instance {stop,start,...} ⚪ ✔ + iscsi add ⚪ ⚪ + iscsi rm ⚪ ⚪ + iscsi update ⚪ ⚪ + mds add ✔ ✔ + mds rm ✔ ✔ + mds update ✔ ✔ + nfs add ✔ ⚪ + nfs rm ✔ ⚪ + nfs update ✔ ⚪ + rbd-mirror add ⚪ ✔ + rbd-mirror rm ⚪ ✔ + rbd-mirror update ⚪ ✔ + rgw add ✔ ✔ + rgw rm ✔ ✔ + rgw update ⚪ ✔ +=================================== ====== ========= where -- 2.39.5