Python bindings to the OpenStack Manila API

This is a client for OpenStack Manila API. There’s a Python API (the manilaclient module), and a command-line script (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:

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:

Using the python module

Indices and tables