doc: Add manilaclient as a OSC plugin

The manilaclient library now provides OSC plugin for share API access.

Change-Id: I0afdf4d48e16191283916065719ba7cf623e7377
This commit is contained in:
Takashi Kajinami 2024-01-21 03:52:11 +09:00
parent 50544ae78b
commit 03044eaf11
2 changed files with 27 additions and 0 deletions

View File

@ -233,6 +233,32 @@ conflicts when creating new plugins. For a complete list check out
* ``secret``: (**Key Manager (Barbican)**)
* ``secret container``: (**Key Manager (Barbican)**)
* ``secret order``: (**Key Manager (Barbican)**)
* ``share``: (**Share (Manila)**)
* ``share access``: (**Share (Manila)**)
* ``share availability zone``: (**Share (Manila)**)
* ``share backup``: (**Share (Manila)**)
* ``share export location``: (**Share (Manila)**)
* ``share group``: (**Share (Manila)**)
* ``share group snapshot``: (**Share (Manila)**)
* ``share group type``: (**Share (Manila)**)
* ``share instance``: (**Share (Manila)**)
* ``share limits show``: (**Share (Manila)**)
* ``share lock``: (**Share (Manila)**)
* ``share message``: (**Share (Manila)**)
* ``share migration``: (**Share (Manila)**)
* ``share network``: (**Share (Manila)**)
* ``share quota``: (**Share (Manila)**)
* ``share replica``: (**Share (Manila)**)
* ``share security service``: (**Share (Manila)**)
* ``share server``: (**Share (Manila)**)
* ``share server migration``: (**Share (Manila)**)
* ``share service``: (**Share (Manila)**)
* ``share snapshot``: (**Share (Manila)**)
* ``share snapshot access``: (**Share (Manila)**)
* ``share snapshot export location``: (**Share (Manila)**)
* ``share snapshot instance``: (**Share (Manila)**)
* ``share transfer``: (**Share (Manila)**)
* ``share type``: (**Share (Manila)**)
* ``software config``: (**Orchestration (Heat)**)
* ``software deployment``: (**Orchestration (Heat)**)
* ``stack event``: (**Orchestration (Heat)**)

View File

@ -31,6 +31,7 @@ The following is a list of projects that are an OpenStackClient plugin.
- python-heatclient
- python-ironicclient
- python-ironic-inspector-client
- python-manilaclient
- python-mistralclient
- python-muranoclient
- python-neutronclient\*\*\*