Skip to content

Commit aa7b84f

Browse files
committed
Add OpenStack Client for Manila docs
This commit includes documentation about OSC implementation for Manila. bp openstack-client-support Change-Id: Ic91a81e16e506103c08ef42ed0f8634a2b70e1dd
1 parent fc12033 commit aa7b84f

3 files changed

Lines changed: 6 additions & 0 deletions

File tree

doc/requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ python-heatclient>=1.10.0 # Apache-2.0
2020
python-ironicclient>=2.3.0 # Apache-2.0
2121
python-ironic-inspector-client>=1.5.0 # Apache-2.0
2222
python-karborclient>=0.6.0 # Apache-2.0
23+
python-manilaclient>=2.0.0 # Apache-2.0
2324
python-mistralclient!=3.2.0,>=3.1.0 # Apache-2.0
2425
python-muranoclient>=0.8.2 # Apache-2.0
2526
python-neutronclient>=6.7.0 # Apache-2.0

doc/source/cli/plugin-commands/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ Plugin Commands
1616
ironic
1717
ironic-inspector
1818
karbor
19+
manila
1920
mistral
2021
neutron
2122
octavia
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
manila
2+
------
3+
4+
.. autoprogram-cliff:: openstack.share.v2

0 commit comments

Comments
 (0)