summaryrefslogtreecommitdiff
path: root/doc/source/plugins.rst
Commit message (Collapse)AuthorAgeFilesLines
* add a checklist for creating a new pluginSteve Martinelli2016-03-011-0/+38
| | | | | | includes steps for both infra and osc changes. Change-Id: I35ae2eb29cff87f5c971e64badd2927fc9a59bf4
* Merge "Add python-searchlightclient to list of adopters."Jenkins2016-02-251-0/+1
|\
| * Add python-searchlightclient to list of adopters.Travis Tripp2016-01-211-0/+1
| | | | | | | | | | | | This adds python-searchlightclient to the list of adopters. Change-Id: Ifb6f1931c00fc735a0b0fcc830979a4d83c0527d
* | update heat object and command docMark Vanderwiel2016-02-251-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | Remove the Tuskar clientDougal Matthews2016-01-271-1/+0
|/ | | | | | The Tuskar project is now inactive and has been archived. Change-Id: I4c7cb50560b40ba1bc130be5bdc9446a46b09c24
* Merge "Use Block Storage instead of Volume"Jenkins2016-01-041-2/+3
|\
| * Use Block Storage instead of VolumeXi Yang2015-11-271-2/+3
| | | | | | | | | | | | | | Volume is better to be replaced by Block Storage in the doc. Change-Id: I736669ee01c7385b6e701cb20f4334eff1c49286
* | Integrating mistralclient with openstackclientLingxian Kong2015-12-011-1/+1
|/ | | | | Change-Id: Ie54d7c15366a8272eefa94c0d8d2430428bdc590 Depends-On: Ic099aaec88377a76a17700c33fed944e52ec5633
* Update the plugin docsSteve Martinelli2015-10-061-6/+6
| | | | | | | There have been some changes as to the status of OSC plugins, highlight these changes in the table. Change-Id: Iff6520d35b34ae5d7bf88a128ebdf05f3681d643
* Update the plugin docs for designateTerryHowe2015-08-191-1/+1
| | | | Change-Id: I43cee0670728ec15de461be55ffb0504a216de77
* Update plugin documentationSteve Martinelli2015-08-081-12/+13
| | | | | | | | Several projects have begun to make OSC plugins; we should list the status of the major projects, so users can know if they can expect support for that feature/project. Change-Id: Ib3c11c8f2b90663e37578a2714d438944eb1c6f6
* Do not set default versions in parsed argsTerryHowe2015-07-181-5/+2
| | | | | | | | | | | Setting default versions in parsed args makes it so OCC cannot tell if the argument was parsed, an environment variable was set or it is just defaulted. In order to set api versions from OCC, it will have to be defaulted after processing OCC. Closes-Bug: #1453229 Change-Id: I4d065919397b783f3bdd4022c986c0234a7a16e6
* Small tweaks to osc plugin docsSteve Martinelli2015-05-281-5/+5
| | | | Change-Id: Ifbc63871e60e8ee843fdfefd8026dc4224fe4e13
* Adds python-tuskarclient to list of pluginsPetr Blaho2015-05-271-0/+1
| | | | Change-Id: Ie3468d14186f69ec9203f11302b8a07dc93dcc5a
* Add some comments about current plugin supportSteve Martinelli2015-05-221-1/+33
| | | | Change-Id: Ida9ac9956c611fec783ff98a01628c3d38e7b58f
* Add some code-blocks to the docsSteve Martinelli2014-10-031-3/+3
| | | | | | Add some basic highlighting for the docs Change-Id: Ifa740856f3ef636bdf0f60f3b7d082c68062fe9b
* Update docs and release notes for 0.4.1 releaseDean Troyer2014-09-081-1/+54
| | | | | Closes-Bug: 1365505 Change-Id: I027d263ba9980715454b034a37733c5ff23fd169
* Update docs and release notes for 0.4.0Dean Troyer2014-06-201-2/+2
| | | | Change-Id: Iad6cfe5dee63adb9e60a0ea9811217b3175eb99c
* Update docs for plugins and release notesDean Troyer2013-12-051-0/+46
* Fill out the existing command and man page * Add a plugins page. * Begin the release notes for 0.3.0 Change-Id: I4527fed28a10a9d79fc8f6c1d925a4bf0d0a7a36