From aa7b84fd08ef3d4d096d76837c636b708d743f46 Mon Sep 17 00:00:00 2001
From: Maari Tamm <tamm.maari@gmail.com>
Date: Thu, 6 Feb 2020 10:36:41 +0000
Subject: [PATCH] Add OpenStack Client for Manila docs

This commit includes documentation about OSC
implementation for Manila.

bp openstack-client-support

Change-Id: Ic91a81e16e506103c08ef42ed0f8634a2b70e1dd
---
 doc/requirements.txt                      | 1 +
 doc/source/cli/plugin-commands/index.rst  | 1 +
 doc/source/cli/plugin-commands/manila.rst | 4 ++++
 3 files changed, 6 insertions(+)
 create mode 100644 doc/source/cli/plugin-commands/manila.rst

diff --git a/doc/requirements.txt b/doc/requirements.txt
index 5cfc337b13..24d43970cc 100644
--- a/doc/requirements.txt
+++ b/doc/requirements.txt
@@ -20,6 +20,7 @@ python-heatclient>=1.10.0 # Apache-2.0
 python-ironicclient>=2.3.0 # Apache-2.0
 python-ironic-inspector-client>=1.5.0 # Apache-2.0
 python-karborclient>=0.6.0 # Apache-2.0
+python-manilaclient>=2.0.0 # Apache-2.0
 python-mistralclient!=3.2.0,>=3.1.0 # Apache-2.0
 python-muranoclient>=0.8.2 # Apache-2.0
 python-neutronclient>=6.7.0 # Apache-2.0
diff --git a/doc/source/cli/plugin-commands/index.rst b/doc/source/cli/plugin-commands/index.rst
index 2c3bda3e0f..2eb89dd748 100644
--- a/doc/source/cli/plugin-commands/index.rst
+++ b/doc/source/cli/plugin-commands/index.rst
@@ -16,6 +16,7 @@ Plugin Commands
    ironic
    ironic-inspector
    karbor
+   manila
    mistral
    neutron
    octavia
diff --git a/doc/source/cli/plugin-commands/manila.rst b/doc/source/cli/plugin-commands/manila.rst
new file mode 100644
index 0000000000..c42d6065f4
--- /dev/null
+++ b/doc/source/cli/plugin-commands/manila.rst
@@ -0,0 +1,4 @@
+manila
+------
+
+.. autoprogram-cliff:: openstack.share.v2