diff options
| author | yushangbin <yushb@gohighsec.com> | 2017-07-06 15:26:24 +0800 |
|---|---|---|
| committer | yushangbin <yushb@gohighsec.com> | 2017-07-06 15:26:24 +0800 |
| commit | eb19c167ead44a5df7a3ac072af8c4a0a895f36e (patch) | |
| tree | cbadef426bdc99f8b1b15e49e1e0db374a25e93f /doc/source/cli | |
| parent | f691b3220c2a64f9e2521a3c872cf9b1c0aa21c2 (diff) | |
| download | python-openstackclient-eb19c167ead44a5df7a3ac072af8c4a0a895f36e.tar.gz | |
Add the other commands for karbor osc plugin
These commands are implemented in the latest python-karborclient project.
Change-Id: I1f57656cbad8f04b26e5210043b1fa979116f053
Diffstat (limited to 'doc/source/cli')
| -rw-r--r-- | doc/source/cli/commands.rst | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/source/cli/commands.rst b/doc/source/cli/commands.rst index 8dca20c8..5a7977e4 100644 --- a/doc/source/cli/commands.rst +++ b/doc/source/cli/commands.rst @@ -197,6 +197,13 @@ conflicts when creating new plugins. For a complete list check out * ``dataprocessing image tags``: (**Data Processing (Sahara)**) * ``dataprocessing plugin``: (**Data Processing (Sahara)**) * ``data protection plan``: (**Data Protection (Karbor)**) +* ``data protection restore``: (**Data Protection (Karbor)**) +* ``data protection provider``: (**Data Protection (Karbor)**) +* ``data protection protectable``: (**Data Protection (Karbor)**) +* ``data protection protectable instance``: (**Data Protection (Karbor)**) +* ``data protection trigger``: (**Data Protection (Karbor)**) +* ``data protection checkpoint``: (**Data Protection (Karbor)**) +* ``data protection scheduledoperation``: (**Data Protection (Karbor)**) * ``loadbalancer``: (**Load Balancer (Octavia)**) * ``loadbalancer healthmonitor``: (**Load Balancer (Octavia)**) * ``loadbalancer l7policy``: (**Load Balancer (Octavia)**) |
