summaryrefslogtreecommitdiff
path: root/doc/source/plugin-commands.rst
Commit message (Collapse)AuthorAgeFilesLines
* Add python-neutronclient to OSC pluginsRichard Theis2016-07-051-0/+4
| | | | | | | | | | Neutron is transitioning its CLI to OSC. Some CLIs will reside within python-openstackclient while others will be OSC plugins within python-neutronclient. Depends-On: I9a20bc7a3d8aa7b631fb0fd534fc5705c23326ce Change-Id: I2d8d369739d1df1597201368dd2158e07c8d2baf Related-Bug: #1521291
* update plugin documentationSteve Martinelli2016-06-301-16/+41
| | | | | | | | - add watcher, gnocchi and aodh - organize sphinx docs based on alphabetical order of the library Change-Id: Ibdd500da0e488ce3256320d53b3354ee7c66468a
* update docs with status of pluginsSteve Martinelli2016-03-171-0/+20
| | | | | | | | | | | | | 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
* update heat object and command docMark Vanderwiel2016-02-251-0/+4
| | | | | | | | | | | | | | | | | Many OpenStack client heat command patches are in progress, seems like good time to also update some of the highlevel doc. Added new objects for orchestration and software openstack orchestration resource type list/show openstack software config create/delete/show/list Added new action for restore openstack stack snapshot create/delete/list/show/restore Added link to CLI reference for complete plugin syntax and details Removed deprecated tasker client Change-Id: I2c94a5981954edcba95f364a0f909c799f1c403b Blueprint: heat-support-python-openstackclient
* autodocument commands from plugins using stevedore.sphinxextSteve Martinelli2015-12-011-0/+32
conflicting command names are a painpoint, so is manually updating a list. let's autodocument the commands that are being use by existing osc supporters. Change-Id: If37d81dfd57cc79803668b64be1ccd776e319572