summaryrefslogtreecommitdiff
path: root/doc/source/command-objects/server.rst
Commit message (Collapse)AuthorAgeFilesLines
* Fix doc building errorsSteve Martinelli2015-01-191-0/+22
| | | | | | Addresses some of the issues that appeared when running tox -edocs Change-Id: I31133744ee0ddefa72c6590cb381de317e65633e
* Add versioning to the docs that missed itSteve Martinelli2015-01-091-0/+1
| | | | Change-Id: I8cb90e0d5aca58c4992271e007af91f8cf782643
* tweak the server command docsSteve Martinelli2015-01-051-82/+164
| | | | | | | the formatting used for the server commands is not the same as the other command docs, this patch addresses that issue. Change-Id: I5f31cf6a317d9eb35ec46185800fade3dd956dc4
* Revert some docs changes from multi-deleteDean Troyer2014-12-231-4/+4
| | | | | | | | | | The headers in the doc files are the commands, not a description. I missed thiese in the original reviews: https://review.openstack.org/140567 https://review.openstack.org/140581 Change-Id: Iae2631f6b485e8c568ff305e5992c193f80ebe71
* add multi-delete support for compute/image/net/volumewanghong2014-12-231-4/+4
| | | | | | | | | | | | | | This is part1, add support for these objects: compute.server imagev1.image imagev2.image network.network volume.volume volume.backup volume.snapshot Closes-Bug: #1400597 Change-Id: Ice21fee85203a8a55417e0ead8b509b8fd6705c1
* Tweaks after the factDean Troyer2014-12-081-5/+5
| | | | Change-Id: Id96203de023b3b8bde1984a61c41dd9bc1711de4
* Command object docs: server, server imageDean Troyer2014-12-031-0/+544
server server image Some cosmetic changes in the command source, sorting classes, help strings, etc. Change-Id: I3f68dae77b9fe02bc6866684e05aeff943dd9cc3