Merge "doc: magnumclient provides a OSC plugin"

This commit is contained in:
Zuul 2024-01-30 08:11:49 +00:00 committed by Gerrit Code Review
commit 432f1dee73
5 changed files with 13 additions and 1 deletions

View File

@ -16,6 +16,7 @@ python-designateclient>=2.7.0 # Apache-2.0
python-heatclient>=1.10.0 # Apache-2.0
python-ironicclient>=2.3.0 # Apache-2.0
python-ironic-inspector-client>=1.5.0 # Apache-2.0
python-magnumclient>=2.3.0 # Apache-2.0
python-manilaclient>=2.0.0 # Apache-2.0
python-mistralclient!=3.2.0,>=3.1.0 # Apache-2.0
python-muranoclient>=0.8.2 # Apache-2.0

View File

@ -202,6 +202,12 @@ conflicts when creating new plugins. For a complete list check out
* ``cluster profile``: (**Clustering (Senlin)**)
* ``cluster profile type``: (**Clustering (Senlin)**)
* ``cluster receiver``: (**Clustering (Senlin)**)
* ``coe ca``: (**Container Orchestration Engine (Magnum)**)
* ``coe cluster``: (**Container Orchestration Engine (Magnum)**)
* ``coe cluster template``: (**Container Orchestration Engine (Magnum)**)
* ``coe quotas``: (**Container Orchestration Engine (Magnum)**)
* ``coe service``: (**Container Orchestration Engine (Magnum)**)
* ``coe stats``: (**Container Orchestration Engine (Magnum)**)
* ``cron trigger``: (**Workflow Engine (Mistral)**)
* ``database flavor``: (**Database (Trove)**)
* ``dataprocessing data source``: (**Data Processing (Sahara)**)

View File

@ -15,6 +15,7 @@ Plugin Commands
heat
ironic
ironic-inspector
magnum
manila
mistral
neutron

View File

@ -0,0 +1,4 @@
magnum
------
.. autoprogram-cliff:: openstack.container_infra.v1

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-magnumclient
- python-manilaclient
- python-mistralclient
- python-muranoclient
@ -51,7 +52,6 @@ The following is a list of projects that are an OpenStackClient plugin.
The following is a list of projects that are not an OpenStackClient plugin.
- python-magnumclient
- python-monascaclient
- python-solumclient