From a1af3437dcdcf6bb5edb407b078edd8428420092 Mon Sep 17 00:00:00 2001 From: chenying Date: Mon, 7 Aug 2017 17:30:37 +0800 Subject: [PATCH] Add new commands for karbor osc plugin These command operationlog are implemented in the latest python-karborclient project. Change-Id: Icfafcb7cbcc5052f75b5136443935e05e1c9ec84 --- doc/source/cli/commands.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/source/cli/commands.rst b/doc/source/cli/commands.rst index 5a7977e48..471637862 100644 --- a/doc/source/cli/commands.rst +++ b/doc/source/cli/commands.rst @@ -204,6 +204,7 @@ conflicts when creating new plugins. For a complete list check out * ``data protection trigger``: (**Data Protection (Karbor)**) * ``data protection checkpoint``: (**Data Protection (Karbor)**) * ``data protection scheduledoperation``: (**Data Protection (Karbor)**) +* ``data protection operationlog``: (**Data Protection (Karbor)**) * ``loadbalancer``: (**Load Balancer (Octavia)**) * ``loadbalancer healthmonitor``: (**Load Balancer (Octavia)**) * ``loadbalancer l7policy``: (**Load Balancer (Octavia)**)