summaryrefslogtreecommitdiff
path: root/doc/source/command-objects
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | Command docs: flavorDean Troyer2014-12-311-0/+105
| | | | | | | | | | | | | | | | Change-Id: Ie85ff7706ef08b70ab8ba99533465d90904cf393
* | | | Merge "Add docs for listing availability zones"Jenkins2014-12-311-0/+20
|\ \ \ \
| * | | | Add docs for listing availability zonesSteve Martinelli2014-12-311-0/+20
| | |/ / | |/| | | | | | | | | | Change-Id: I4c005e1d8089b46feca6cd3266f63c408648f074
* | | | Bunch of formatting tweaks to server-image docsSteve Martinelli2014-12-311-3/+7
|/ / / | | | | | | | | | Change-Id: Id2dad09ea75e0615519862db007700389db8cd51
* | | Merge "Command object docs: container, object"Jenkins2014-12-302-0/+245
|\ \ \ | |_|/ |/| |
| * | Command object docs: container, objectDean Troyer2014-12-302-0/+245
| | | | | | | | | | | | Change-Id: Ie3df543a28cbee0cc809310a05f431c97b2c7e70
* | | Merge "Revert some docs changes from multi-delete"Jenkins2014-12-304-13/+13
|\ \ \ | |_|/ |/| |
| * | Revert some docs changes from multi-deleteDean Troyer2014-12-234-13/+13
| |/ | | | | | | | | | | | | | | | | | | 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
* | Merge "add doc for domain command"Jenkins2014-12-301-0/+115
|\ \
| * | add doc for domain commandwanghong2014-12-241-0/+115
| |/ | | | | | | Change-Id: I8b5575a5f27362fa375746b955e1f17a5a8b29a6
* | Merge "add doc for role assignment command"Jenkins2014-12-241-0/+45
|\ \
| * | add doc for role assignment commandwanghong2014-12-241-0/+45
| |/ | | | | | | Change-Id: I594d444b6d1ec4e72bed03394178293737f26069
* | add doc for group commandwanghong2014-12-241-0/+192
|/ | | | Change-Id: Iaaa0aeb42f9f940af63863f5d09011b5f7529281
* Merge "add multi-delete support for compute/image/net/volume"Jenkins2014-12-231-4/+4
|\
| * 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
* | add multi-delete support for identitywanghong2014-12-233-15/+15
|/ | | | | | | | | | | | | | This is part2. Add support for these objects: identity.project(v2.0) identity.role(v2.0) identity.user(v2.0) identity.project(v3) identity.role(v3) identity.user(v3) identity.group(v3) Closes-Bug: #1400597 Change-Id: I270434d657cf4ddc23c3aba2c704d6ef184b0dbc
* Tweaks after the factDean Troyer2014-12-081-5/+5
| | | | Change-Id: Id96203de023b3b8bde1984a61c41dd9bc1711de4
* Merge "Command object docs: catalog, credentials, endpoint, region, token"Jenkins2014-12-045-0/+203
|\
| * Command object docs: catalog, credentials, endpoint, region, tokenDean Troyer2014-12-045-0/+203
| | | | | | | | | | | | | | | | | | | | catalog credentials endpoint region token Change-Id: Icd7ec7fd207488b2ceb0280722aa9a684aeeac28
* | Command object docs: server, server imageDean Troyer2014-12-032-0/+571
|/ | | | | | | | | server server image Some cosmetic changes in the command source, sorting classes, help strings, etc. Change-Id: I3f68dae77b9fe02bc6866684e05aeff943dd9cc3
* Add the ability to list projects based on a userSteve Martinelli2014-12-011-0/+7
| | | | | | | Essentially performing GET /users/{user_id}/projects Change-Id: Iae6ddfc86a856fa24fbe293ec4af52ea671390f8 Closes-Bug: #1394793
* Add support for domains when deleting identity v3 resourcesSteve Martinelli2014-12-012-0/+14
| | | | | | | | | | Currently, only deleting via IDs is possible for groups, projects and users. We should have an optional --domain argument that allows for a name to be specified for the resource. (Since these are all namespaced by domains). Change-Id: I18ace3db85a3969f0b97678d432d6f8368baa9cd
* Command object docs: project, role, userDean Troyer2014-12-014-0/+564
| | | | | | | | | project role user user role Change-Id: I445e09a3ffb69114912ae562a9285963a636bfd1
* Command object docs: aggregate, console *, keypairDean Troyer2014-11-194-0/+279
| | | | | | | | | aggregate console log console url keypair Change-Id: Iec9b8404ed5febd061a5dfd674b76aaa8aba67bc
* Begin copying wiki command list hereDean Troyer2014-11-193-0/+226
* Sort by command objects * Drop the comparison to the project CLIs * Minor updates to command help to match docs Initially include the cross-API commands to establish the structure and format. Change-Id: I77a7b3c89e088b66aa62941e29ce0b65b532285b