diff options
| author | Steve Martinelli <stevemar@ca.ibm.com> | 2016-03-17 18:32:06 -0400 |
|---|---|---|
| committer | Steve Martinelli <stevemar@ca.ibm.com> | 2016-03-17 19:10:44 -0400 |
| commit | 92aa981fa8ad48133b568e345d4c79d3fbba947b (patch) | |
| tree | 2aac585f4709a8cdb91a65b986f9e56c958419b5 /doc/source/plugin-commands.rst | |
| parent | a60e31ad4b2a1b48e7b2db8f572072beb92d6cd1 (diff) | |
| download | python-openstackclient-92aa981fa8ad48133b568e345d4c79d3fbba947b.tar.gz | |
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
Diffstat (limited to 'doc/source/plugin-commands.rst')
| -rw-r--r-- | doc/source/plugin-commands.rst | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/doc/source/plugin-commands.rst b/doc/source/plugin-commands.rst index a3f41521..b23e7a33 100644 --- a/doc/source/plugin-commands.rst +++ b/doc/source/plugin-commands.rst @@ -33,4 +33,24 @@ Note: To see the complete syntax for the plugin commands, see the `CLI_Ref`_ .. list-plugins:: openstack.orchestration.v1 :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
\ No newline at end of file |
