summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merge "Properly format 'attached to' column list when listing volumes"Jenkins2014-12-301-6/+35
|\
| * Properly format 'attached to' column list when listing volumesSteve Martinelli2014-12-221-6/+35
| | | | | | | | | | | | | | | | | | Previously, no data was being returned for the 'attached to' field when listing volumes. Dig into the the returned array to format the column. Change-Id: Iebd79e5ddcb4a335703d9b2675aa7128995de918 Closes-Bug: #1404931
* | Merge "Allow service description to be set for KS V3"Jenkins2014-12-303-4/+99
|\ \
| * | Allow service description to be set for KS V3lin-hua-cheng2014-12-233-4/+99
| | | | | | | | | | | | | | | Change-Id: Ibf84882c9a9f408268c225190436fc1a534e1017 Closes-Bug: #1404997
* | | 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-302-12/+127
|\ \ \ \
| * | | | add doc for domain commandwanghong2014-12-242-12/+127
| |/ / / | | | | | | | | | | | | Change-Id: I8b5575a5f27362fa375746b955e1f17a5a8b29a6
* | | | Merge "Compute calls ignore region selection"Jenkins2014-12-241-0/+1
|\ \ \ \
| * | | | Compute calls ignore region selectionTerry Howe2014-12-241-0/+1
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Calls to compute commands ignore region selection. The region is not passed to the get_endpoint call. Change-Id: I1ccfc56d7cb27a00b8982232a40ace21f2c0e9a2 Closes-Bug: 1405416
* | | | Merge "add doc for role assignment command"Jenkins2014-12-242-6/+51
|\ \ \ \
| * | | | add doc for role assignment commandwanghong2014-12-242-6/+51
| |/ / / | | | | | | | | | | | | Change-Id: I594d444b6d1ec4e72bed03394178293737f26069
* | | | add doc for group commandwanghong2014-12-242-18/+210
|/ / / | | | | | | | | | Change-Id: Iaaa0aeb42f9f940af63863f5d09011b5f7529281
* | | Merge "add multi-delete support for compute/image/net/volume"Jenkins2014-12-2312-58/+71
|\ \ \
| * | | add multi-delete support for compute/image/net/volumewanghong2014-12-2312-58/+71
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-2316-90/+103
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | Merge "Updated from global requirements"Jenkins2014-12-191-2/+2
|\ \
| * | Updated from global requirementsOpenStack Proposal Bot2014-12-121-2/+2
| |/ | | | | | | Change-Id: I3b1cd7aac5c9603dfaccbd4ae30d07cbf7c96da2
* | Don't import form keystoneclient.openstack.commonJamie Lennox2014-12-1713-14/+13
|/ | | | | | | | The keystoneclient.openstack.common directory is where we sync files from oslo incubator. It is not a public directory and should not be being consumed by openstackclient. Change-Id: I011bb95c2c824e2dbc4b822ca922ae77b8d9b955
* Tweaks after the factDean Troyer2014-12-081-5/+5
| | | | Change-Id: Id96203de023b3b8bde1984a61c41dd9bc1711de4
* Release 1.0.11.0.1Dean Troyer2014-12-081-0/+8
| | | | | | Fix 'ec2 credentials' regression Change-Id: Ieb22f6c535ff42a14162cafc88df6099486f9afe
* Merge "Followup for ec2 credentials command fix"Jenkins2014-12-062-0/+58
|\
| * Followup for ec2 credentials command fixDean Troyer2014-12-052-0/+58
| | | | | | | | | | | | | | | | Add functional tests for 'ec2 credentials' commands. Also fix tenant_id in output for create and show. Change-Id: I6ba3249b67408571624709e17f8aa2ac6d80237d
* | Merge "Workflow documentation is now in infra-manual"Jenkins2014-12-061-1/+1
|\ \ | |/ |/|
| * Workflow documentation is now in infra-manualJeremy Stanley2014-12-051-1/+1
| | | | | | | | | | | | | | Replace URLs for workflow documentation to appropriate parts of the OpenStack Project Infrastructure Manual. Change-Id: Id09c9bdf8804c1ed90e49606e76ffbff1d96a7c2
* | Fix ec2 credentials commands for new authDean Troyer2014-12-051-5/+5
| | | | | | | | | | | | | | | | These commands were not updated for the new authentication model. Closes-Bug: 1399757 Change-Id: I5d4beb9d1fa6914fef5e4c7b459cdd967e614b24
* | Merge "1.0.0 release notes"1.0.0Jenkins2014-12-041-0/+51
|\ \
| * | 1.0.0 release notesSteve Martinelli2014-12-041-0/+51
| | | | | | | | | | | | | | | | | | Release notes for our next cut of osc. Change-Id: Ic3b0d557f2a380c4b5a05903ff7394be7b961b55
* | | Merge "Command object docs: catalog, credentials, endpoint, region, token"Jenkins2014-12-046-2/+207
|\ \ \
| * | | Command object docs: catalog, credentials, endpoint, region, tokenDean Troyer2014-12-046-2/+207
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | catalog credentials endpoint region token Change-Id: Icd7ec7fd207488b2ceb0280722aa9a684aeeac28
* | | Merge "Add documentation of interactive mode"Jenkins2014-12-042-0/+112
|\ \ \
| * | | Add documentation of interactive modeDean Troyer2014-12-042-0/+112
| |/ / | | | | | | | | | | | | | | | This is a light description with some examples. Change-Id: Iff9ad904a150f2bb7673bd4106cf26bcefec08b9
* | | Merge "Safely pop project parent id"Jenkins2014-12-042-3/+9
|\ \ \ | |_|/ |/| |
| * | Safely pop project parent idSteve Martinelli2014-12-042-3/+9
| |/ | | | | | | | | | | | | | | | | Since we don't support multitenancy yet, we should just pop the parent id of a project. When keystoneclient supports mulittenancy we should bring everything in at once (CRUD), and these changes should be removed. Change-Id: I82c7c825502124a24ccdbadf09ecb2748887ca5d
* | Command object docs: server, server imageDean Troyer2014-12-034-80/+680
|/ | | | | | | | | server server image Some cosmetic changes in the command source, sorting classes, help strings, etc. Change-Id: I3f68dae77b9fe02bc6866684e05aeff943dd9cc3
* Merge "Add the ability to list projects based on a user"Jenkins2014-12-022-2/+29
|\
| * Add the ability to list projects based on a userSteve Martinelli2014-12-012-2/+29
| | | | | | | | | | | | | | Essentially performing GET /users/{user_id}/projects Change-Id: Iae6ddfc86a856fa24fbe293ec4af52ea671390f8 Closes-Bug: #1394793
* | Merge "Add support for domains when deleting identity v3 resources"Jenkins2014-12-025-9/+55
|\ \ | |/
| * Add support for domains when deleting identity v3 resourcesSteve Martinelli2014-12-015-9/+55
| | | | | | | | | | | | | | | | | | | | 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
* | Merge "Updated from global requirements"Jenkins2014-12-011-1/+1
|\ \
| * | Updated from global requirementsOpenStack Proposal Bot2014-11-211-1/+1
| | | | | | | | | | | | Change-Id: I2ae7af05f2052d8a8878e6477c8746cfdd1b74fa
* | | Merge "Command object docs: project, role, user"Jenkins2014-12-0111-142/+718
|\ \ \ | | |/ | |/|
| * | Command object docs: project, role, userDean Troyer2014-12-0111-142/+718
| | | | | | | | | | | | | | | | | | | | | | | | | | | project role user user role Change-Id: I445e09a3ffb69114912ae562a9285963a636bfd1
* | | Merge "Enhance the theming for modules page"Jenkins2014-12-017-4/+56
|\ \ \ | |/ / |/| |
| * | Enhance the theming for modules pageSteve Martinelli2014-11-187-4/+56
| | | | | | | | | | | | | | | | | | Also fixes a few small docstring syntax errors Change-Id: I85eb968e32c1191cf5d60d02deff2ab7f3291074
* | | Merge "Command object docs: aggregate, console *, keypair"Jenkins2014-12-018-27/+306
|\ \ \
| * | | Command object docs: aggregate, console *, keypairDean Troyer2014-11-198-27/+306
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | aggregate console log console url keypair Change-Id: Iec9b8404ed5febd061a5dfd674b76aaa8aba67bc
* | | | Merge "Begin copying wiki command list here"Jenkins2014-12-0110-18/+250
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Begin copying wiki command list hereDean Troyer2014-11-1910-18/+250
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* | | Merge "Liberalize version matching a bit"Jenkins2014-11-215-9/+13
|\ \ \ | |/ / |/| |