summaryrefslogtreecommitdiff
path: root/doc/source/plugins.rst
Commit message (Collapse)AuthorAgeFilesLines
* 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