diff options
| author | Maari Tamm <tamm.maari@gmail.com> | 2020-02-06 10:36:41 +0000 |
|---|---|---|
| committer | maaritamm <tamm.maari@gmail.com> | 2020-06-06 15:48:10 +0000 |
| commit | aa7b84fd08ef3d4d096d76837c636b708d743f46 (patch) | |
| tree | 215b80435eb30cc7dbe30361d0b71a224ac70f90 /doc/source/cli/plugin-commands | |
| parent | fc12033f1da53fe11f930dd405eae5e2bf814621 (diff) | |
| download | python-openstackclient-aa7b84fd08ef3d4d096d76837c636b708d743f46.tar.gz | |
Add OpenStack Client for Manila docs
This commit includes documentation about OSC
implementation for Manila.
bp openstack-client-support
Change-Id: Ic91a81e16e506103c08ef42ed0f8634a2b70e1dd
Diffstat (limited to 'doc/source/cli/plugin-commands')
| -rw-r--r-- | doc/source/cli/plugin-commands/index.rst | 1 | ||||
| -rw-r--r-- | doc/source/cli/plugin-commands/manila.rst | 4 |
2 files changed, 5 insertions, 0 deletions
diff --git a/doc/source/cli/plugin-commands/index.rst b/doc/source/cli/plugin-commands/index.rst index 2c3bda3e..2eb89dd7 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 00000000..c42d6065 --- /dev/null +++ b/doc/source/cli/plugin-commands/manila.rst @@ -0,0 +1,4 @@ +manila +------ + +.. autoprogram-cliff:: openstack.share.v2 |
