update docs with status of plugins
several other projects have joined the bandwagon, let's add them to the list, these include: python-ironic-inspector-client python-muranoclient python-senlinclient python-tripleoclient python-searchlightclient Change-Id: I9165daf64bf817b9e12ee8fc27ce6e11ebe01e5e
This commit is contained in:
		| @@ -33,4 +33,24 @@ Note: To see the complete syntax for the plugin commands, see the `CLI_Ref`_ | |||||||
| .. list-plugins:: openstack.orchestration.v1 | .. list-plugins:: openstack.orchestration.v1 | ||||||
|    :detailed: |    :detailed: | ||||||
|  |  | ||||||
|  | .. list-plugins:: openstack.search.v1 | ||||||
|  |    :detailed: | ||||||
|  |  | ||||||
|  | .. list-plugins:: openstack.baremetal_introspection.v1 | ||||||
|  |    :detailed: | ||||||
|  |  | ||||||
|  | .. list-plugins:: openstack.application_catalog.v1 | ||||||
|  |    :detailed: | ||||||
|  |  | ||||||
|  | .. list-plugins:: openstack.clustering.v1 | ||||||
|  |    :detailed: | ||||||
|  |  | ||||||
|  | .. # tripleoclient is not in global-requirements | ||||||
|  | .. #.. list-plugins:: openstack.tripleoclient.v1 | ||||||
|  | .. #   :detailed: | ||||||
|  |  | ||||||
|  | .. # cueclient is not in global-requirements | ||||||
|  | .. #.. list-plugins:: openstack.mb.v1 | ||||||
|  | .. #   :detailed: | ||||||
|  |  | ||||||
| .. _CLI_Ref: http://docs.openstack.org/cli-reference/openstack.html | .. _CLI_Ref: http://docs.openstack.org/cli-reference/openstack.html | ||||||
| @@ -19,28 +19,33 @@ Other OpenStack services, such as Orchestration or Telemetry may create an | |||||||
| OpenStackClient plugin. The source code will not be hosted by | OpenStackClient plugin. The source code will not be hosted by | ||||||
| OpenStackClient. | OpenStackClient. | ||||||
|  |  | ||||||
| The following is a list of projects and their status as an OpenStackClient | The following is a list of projects that are an OpenStackClient plugin. | ||||||
| plugin. |  | ||||||
|  |  | ||||||
| =============================  ====================================== | - python-barbicanclient | ||||||
|    project                     notes | - python-congressclient | ||||||
| =============================  ====================================== | - python-cueclient\*\* | ||||||
| python-barbicanclient          using OpenStackClient | - python-designateclient | ||||||
| python-ceilometerclient        using argparse | - python-heatclient | ||||||
| python-congressclient          using OpenStackClient | - python-ironicclient | ||||||
| python-cueclient               using OpenStackClient | - python-ironic-inspector-client | ||||||
| python-designateclient         using OpenStackClient | - python-mistralclient | ||||||
| python-heatclient              using OpenStackClient | - python-muranoclient | ||||||
| python-ironicclient            Using OpenStackClient | - python-saharaclient | ||||||
| python-magnumclient            using argparse | - python-searchlightclient | ||||||
| python-manilaclient            using argparse | - python-senlinclient | ||||||
| python-mistralclient           using OpenStackClient | - python-tripleoclient\*\* | ||||||
| python-muranoclient            using argparse | - python-zaqarclient | ||||||
| python-saharaclient            using OpenStackClient |  | ||||||
| python-searchlightclient       using OpenStackClient | \*\* Note that some clients are not listed in global-requirements | ||||||
| python-troveclient             using argparse |  | ||||||
| python-zaqarclient             using OpenStackClient | The following is a list of projects that are not an OpenStackClient plugin. | ||||||
| =============================  ====================================== |  | ||||||
|  | - aodhclient | ||||||
|  | - gnocchiclient | ||||||
|  | - python-troveclient | ||||||
|  | - python-magnumclient | ||||||
|  | - python-ceilometerclient | ||||||
|  | - python-solumclient | ||||||
|  |  | ||||||
| Implementation | Implementation | ||||||
| ============== | ============== | ||||||
|   | |||||||
| @@ -24,6 +24,10 @@ python-congressclient<2000,>=1.0.0 # Apache-2.0 | |||||||
| python-designateclient>=1.5.0 # Apache-2.0 | python-designateclient>=1.5.0 # Apache-2.0 | ||||||
| python-heatclient>=0.6.0 # Apache-2.0 | python-heatclient>=0.6.0 # Apache-2.0 | ||||||
| python-ironicclient>=1.1.0 # Apache-2.0 | python-ironicclient>=1.1.0 # Apache-2.0 | ||||||
|  | python-ironic-inspector-client>=1.3.0  # Apache-2.0 | ||||||
| python-mistralclient>=1.0.0 # Apache-2.0 | python-mistralclient>=1.0.0 # Apache-2.0 | ||||||
|  | python-muranoclient>=0.8.2  # Apache-2.0 | ||||||
| python-saharaclient>=0.13.0 # Apache-2.0 | python-saharaclient>=0.13.0 # Apache-2.0 | ||||||
|  | python-searchlightclient>=0.2.0 #Apache-2.0 | ||||||
|  | python-senlinclient>=0.3.0  # Apache-2.0 | ||||||
| python-zaqarclient>=0.3.0 # Apache-2.0 | python-zaqarclient>=0.3.0 # Apache-2.0 | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Steve Martinelli
					Steve Martinelli