Files
python-manilaclient/doc/source/index.rst
Goutham Pacha Ravi e448fc88bf Remove the legacy "manila" CLI
The "manila" CLI was deprecated during the 2023.2
release (4.6.0 [1]). All new manila API changes
were supported via the "openstack" CLI. After an
extended deprecation window, we're now officially
removing this CLI utility.

[1] https://docs.openstack.org/releasenotes/python-manilaclient/2023.2.html#relnotes-4-6-0-stable-2023-2

Change-Id: Ifbdf8f9385b855c1e5f273bac31cb3b4a538a5ae
Signed-off-by: Goutham Pacha Ravi <gouthampravi@gmail.com>
2026-01-16 15:56:54 -08:00

927 B

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) for programmatic access, and a command-line interface via the OpenStack CLI client. 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

Use the "openstack" CLI client to interact with the Manila API from the command line:

cli/osc_plugin_cli cli/decoder

Using the python module

user/api

Contributing

contributor/index

html

Indices and tables

  • genindex
  • search