Maari Tamm 8b74211d76 Add initial documentation for OSC
This patch creates initial documentation for OSC, with
general plugin information and a few examples.
New commands, that are implemented, should be then
referenced in doc/source/cli/osc/v2/index.rst

Change-Id: I6fa9fcb3cf41a2992a4b5c7b38c54825106e9ce5
Partially-implements: bp openstack-client-support
2020-07-03 20:27:53 +00:00

1.2 KiB

Python bindings to the OpenStack Manila API

This is a client for OpenStack Manila API. There's a Python API <user/api> (the manilaclient module), and a command-line script <user/shell> (installed as manila). Each implements the entire OpenStack Manila API. See project-structure for more information.

You'll need credentials for an OpenStack cloud that implements the Manila API in order to use the manila client.

Command-Line Reference

There are two shell implementations supported by python-manilaclient. The "manila" client supports full feature parity with the manila API:

user/shell

From version 2.0.0, there is a growing support for the OpenStack client. It does not yet have full feature parity with the manila API:

cli/osc_plugin_cli

Using the python module

user/api

Contributing

contributor/index

html

Indices and tables

  • genindex
  • search