summaryrefslogtreecommitdiff
path: root/openstackclient
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | | Merge "Command docs: domain"Jenkins2015-01-022-17/+17
|\ \ \ \ \ \
| * | | | | | Command docs: domainDean Troyer2014-12-312-17/+17
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change the implementation of --enable|--disable on domain create and set commands to our usual style. Change-Id: I10f2b96281a114fa3cf3b001394844770b2a8632
* | | | | | Command docs: flavorDean Troyer2014-12-311-12/+19
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ie85ff7706ef08b70ab8ba99533465d90904cf393
* | | | | | Add docs for listing availability zonesSteve Martinelli2014-12-311-1/+1
| |/ / / / |/| | | | | | | | | | | | | | Change-Id: I4c005e1d8089b46feca6cd3266f63c408648f074
* | | | | Merge "Catch exception when getting quota"Jenkins2014-12-311-15/+19
|\ \ \ \ \
| * | | | | Catch exception when getting quotazhiyuan_cai2014-12-301-15/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Quota show command will list both the quotas of nova and cinder. But if cinder service is not enabled, EndpointNotFound exception will be raised and thus the command is broken. Catch this exception so quotas of nova can be listed. Change-Id: If2d2820675aa6a12e407d608fed846b21c953b2d Closes-Bug: #1390507
* | | | | | Merge "list availability zones for compute"Jenkins2014-12-311-0/+102
|\ \ \ \ \ \
| * | | | | | list availability zones for computeSteve Martinelli2014-12-161-0/+102
| | |_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adds the command `os availability zone list` Change-Id: I77bf52a9b84a62c3771a4838c9ea0c3af03eedb2 Closes-Bug: #1400795
* | | | | | Merge "Add usage show command"Jenkins2014-12-311-0/+74
|\ \ \ \ \ \
| * | | | | | Add usage show commandSteve Martinelli2014-12-261-0/+74
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Should show basic usage by project id, if not specified then use the project id the user is authN'ing with. Change-Id: I0284a5efd84075b18e1a7117cc9f8f7fecf16274 Closes-Bug: #1400796
* | | | | | | Merge "Fix a few issues with 'usage list'"Jenkins2014-12-311-3/+6
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Fix a few issues with 'usage list'Steve Martinelli2014-12-261-3/+6
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Added number of servers column, was missing * Added a new line character after the initial usage message Change-Id: I6c4e5bda6ba9ceafa92ecf13987c56d0bbe99961
* | | | | | Merge "Command object docs: container, object"Jenkins2014-12-302-25/+25
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Command object docs: container, objectDean Troyer2014-12-302-25/+25
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ie3df543a28cbee0cc809310a05f431c97b2c7e70
* | | | | | 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 "add doc for domain command"Jenkins2014-12-301-12/+12
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | add doc for domain commandwanghong2014-12-241-12/+12
| | |_|/ | |/| | | | | | | | | | 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-241-6/+6
|\ \ \ \
| * | | | add doc for role assignment commandwanghong2014-12-241-6/+6
| |/ / / | | | | | | | | | | | | Change-Id: I594d444b6d1ec4e72bed03394178293737f26069
* | | | add doc for group commandwanghong2014-12-241-18/+18
|/ / / | | | | | | | | | Change-Id: Iaaa0aeb42f9f940af63863f5d09011b5f7529281
* | | Merge "add multi-delete support for compute/image/net/volume"Jenkins2014-12-2311-54/+67
|\ \ \
| * | | add multi-delete support for compute/image/net/volumewanghong2014-12-2311-54/+67
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-2313-75/+88
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | 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
* Followup for ec2 credentials command fixDean Troyer2014-12-051-0/+12
| | | | | | | | Add functional tests for 'ec2 credentials' commands. Also fix tenant_id in output for create and show. Change-Id: I6ba3249b67408571624709e17f8aa2ac6d80237d
* 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 "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-031-79/+107
|/ | | | | | | | | 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-021-2/+22
|\
| * Add the ability to list projects based on a userSteve Martinelli2014-12-011-2/+22
| | | | | | | | | | | | | | 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-023-9/+41
|\ \ | |/
| * Add support for domains when deleting identity v3 resourcesSteve Martinelli2014-12-013-9/+41
| | | | | | | | | | | | | | | | | | | | 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 "Command object docs: project, role, user"Jenkins2014-12-016-139/+150
|\ \ | |/
| * Command object docs: project, role, userDean Troyer2014-12-016-139/+150
| | | | | | | | | | | | | | | | | | project role user user role Change-Id: I445e09a3ffb69114912ae562a9285963a636bfd1
* | Merge "Enhance the theming for modules page"Jenkins2014-12-012-1/+2
|\ \ | |/ |/|
| * Enhance the theming for modules pageSteve Martinelli2014-11-182-1/+2
| | | | | | | | | | | | Also fixes a few small docstring syntax errors Change-Id: I85eb968e32c1191cf5d60d02deff2ab7f3291074
* | Merge "Command object docs: aggregate, console *, keypair"Jenkins2014-12-013-23/+23
|\ \
| * | Command object docs: aggregate, console *, keypairDean Troyer2014-11-193-23/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | aggregate console log console url keypair Change-Id: Iec9b8404ed5febd061a5dfd674b76aaa8aba67bc
* | | Merge "Begin copying wiki command list here"Jenkins2014-12-013-8/+8
|\ \ \ | |/ /
| * | Begin copying wiki command list hereDean Troyer2014-11-193-8/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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-214-8/+12
|\ \ \ | |/ / |/| |
| * | Liberalize version matching a bitDean Troyer2014-11-164-8/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | For class-loading purposes we can just use the major version, so accept that. Only Identity and Compute were affected; Compute is included just to be pedantically complete. For command groups we also just use the major version so fix Compute and the version option handling. Change the internal default for Identity to a simple '2' so it is also consistent with the rest of the world. Then comes microversioning... Closes-Bug: #1292638 Change-Id: Ibaf823b31caa288a83de38d2c258860b128b87d8
* | | Merge "Fix volume create --image"Jenkins2014-11-193-3/+174
|\ \ \
| * | | Fix volume create --imageDean Troyer2014-11-183-3/+174
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 'volume create --image' should allow an image name to be used. Closes-Bug: #1383333 Change-Id: I996d46db321eef2d75c3d19b480319f8a78c09b3