summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merge "Improve the hint message"1.4.0Jenkins2015-06-141-2/+4
|\
| * Improve the hint messageDave Chen2015-06-141-2/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently, we can get scoped token (domain scoped, project scoped) as well as unscoped token. When we use OSC to get a domain scoped token without explicitly set domain information, the hint message show us we need to set a scoped domain or project, but it miss that the parameters to be set in order to get project or domain scoped token is not the same. Thus, the hint message could be improved to make it more clear to end user. Change-Id: I94768c619b30be18737fec189ae6d81e81ba090d
* | Merge "Fix the typo in `openstackclient/shell.py`"Jenkins2015-06-141-2/+2
|\ \
| * | Fix the typo in `openstackclient/shell.py`Dave Chen2015-06-141-2/+2
| |/ | | | | | | Change-Id: Ia101f6d50ecd4a195aa93b1f289def581b0c6f38
* | Add oidc plugin for listing federation projectsSteve Martinelli2015-06-111-1/+1
|/ | | | | | | the oidc plugin should be included in the list of valid federation protocols that can leverage `federation project list` Change-Id: I3f5c5ab262c7097273716a81618a2dcbb159dd6f
* Skip trying to set project_domain_id if not using passwordSteve Martinelli2015-06-111-0/+2
| | | | | | | This is already fine for user_domain_id, and needs to be replicated for project_domain_id. Also added more logging. Change-Id: I3fa8f29edb3fc430d453bd0fc835312c0c8401f4
* Updated from global requirementsOpenStack Proposal Bot2015-06-111-1/+1
| | | | Change-Id: I4055698d0e4492a17623836e802ac56cd869ab0a
* Updated from global requirementsOpenStack Proposal Bot2015-06-101-1/+1
| | | | Change-Id: I5b469d19ac58bcb31ebd276e1d62b3db8ccfb5a3
* Merge "Include links to developer workflow documentation"Jenkins2015-06-101-0/+5
|\
| * Include links to developer workflow documentationMonty Taylor2015-06-081-0/+5
| | | | | | | | | | | | | | | | | | | | Newcomers aren't always sure how to get started with our tools or workflow. Lucky for them, we have documented these things. Unlucky for them, they have no idea the docs exist. Give them some links. Change-Id: I6fce6fbccb8a9fe16b48845790b4cac05317ebac
* | Merge "Add functional tests for volume set and unset"Jenkins2015-06-101-1/+27
|\ \
| * | Add functional tests for volume set and unsetTerryHowe2015-06-031-1/+27
| | | | | | | | | | | | | | | | | | | | | Add functional tests for volume set and unset for metadata and resource values. Change-Id: Ief07fc5c480608bb900d55df935b89c503609c80
* | | Merge "Imported Translations from Transifex"Jenkins2015-06-093-37/+54
|\ \ \
| * | | Imported Translations from TransifexOpenStack Proposal Bot2015-06-093-37/+54
| | | | | | | | | | | | | | | | | | | | | | | | | | | | For more information about this automatic import see: https://wiki.openstack.org/wiki/Translations/Infrastructure Change-Id: Ib086dbeab7cf53a6b147d40594615e6c8bf1b6d1
* | | | Merge "Enable specifying domain for group and role commands"Jenkins2015-06-095-250/+315
|\ \ \ \ | |/ / / |/| | |
| * | | Enable specifying domain for group and role commandsJuan Antonio Osorio Robles2015-06-085-250/+315
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Many of the commands for the group and role resources were lacking an option to specify the specific domain groups, projects or users belong to. This commit fixes that. Change-Id: I461d2bcfd01ad2dea970de38ec7ad6f4a631ceb1 Closes-bug: #1446546
* | | | Not use the deprecated argumentDave Chen2015-06-082-2/+2
| |_|/ |/| | | | | | | | | | | | | | | | | | | | | | | `project` argument is deprecated in keystoneclient for V3 API, and use `default_project` instead, should use `default_project` as the argument name in the openstackclient accordingly. Change-Id: Ib9d70801c933a184afcdab75204393efa764fa87 Closes-Bug: #1462389
* | | Merge "Create 1.4.0 release notes"Jenkins2015-06-051-0/+27
|\ \ \
| * | | Create 1.4.0 release notesDean Troyer2015-06-041-0/+27
| | | | | | | | | | | | | | | | Change-Id: I2fa7d7875518ceebbdc3936eedfe72d17c81535f
* | | | Merge "Updated from global requirements"Jenkins2015-06-041-2/+2
|\ \ \ \
| * | | | Updated from global requirementsOpenStack Proposal Bot2015-06-041-2/+2
| |/ / / | | | | | | | | | | | | Change-Id: I243598ee6778297b622c8e29c78b76d8eb5a4692
* | | | Merge "add --domain argument to v3 project set"Jenkins2015-06-043-0/+29
|\ \ \ \ | |/ / / |/| | |
| * | | add --domain argument to v3 project setGuojian Shao2015-05-293-0/+29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently argument 'domain' is not supported by command 'os project set', but it is required by keystone v3 update project API to match the domain id. Closes-Bug: #1460122 Change-Id: I1b32f67f78b369f6134a74cdf9a4811b7539d44b
* | | | Merge "Allow --insecure to override --os-cacert"Jenkins2015-06-042-10/+20
|\ \ \ \ | |_|/ / |/| | |
| * | | Allow --insecure to override --os-cacertDean Troyer2015-06-042-10/+20
| | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change --insecure to ignore the --os-cacert setting. This is a change from before where OSC followed the requests pattern of cacert taking priority. This logic is also introduced in os-client-config 1.3.0; we do not require that release yet so it is duplicated here for now. That change will come with the upcoming global options refactor. Closes-Bug: #1447784 Change-Id: Iaa6d499ed0929c00a56dcd92a2017487c702774a
* | | Merge "Clean up ec2 credentials help text"Jenkins2015-06-033-39/+57
|\ \ \
| * | | Clean up ec2 credentials help textDean Troyer2015-06-033-39/+57
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Re-sync the text in v2 and v3 help and the docs Depends-On: If4ac5356ade8cff347bb9eb9f88d1ace82bb7275 Change-Id: Iabef2f271fcf46748295c29713fea1811dcab29c
* | | | Merge "Add domain support for ec2creds in v3 identity"Jenkins2015-06-032-47/+129
|\ \ \ \ | |/ / /
| * | | Add domain support for ec2creds in v3 identitySteve Martinelli2015-06-032-47/+129
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A follow up work item from I52ff2020ef2fcbdc8a98280b73c6fd4a93bc8e0f to support domain scoped users and projects for ec2creds in the v3 identity api. Related-Bug: 1236326 Change-Id: If4ac5356ade8cff347bb9eb9f88d1ace82bb7275
* | | | Merge "Add EC2 support for identity v3 API"Jenkins2015-06-032-0/+201
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Add EC2 support for identity v3 APIJamie Lennox2015-06-032-0/+201
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | EC2 support is provided for the v2 identity API and is available in almost exactly the same format in the v3 API and enabled by default. Supporting EC2 in the v3 identity API in OSC will make it much easier to transition devstack to a v3 only state. Closes-Bug: 1236326 Change-Id: I52ff2020ef2fcbdc8a98280b73c6fd4a93bc8e0f
* | | Merge "Fix security group list command"Jenkins2015-06-031-1/+1
|\ \ \
| * | | Fix security group list commandTerryHowe2015-06-021-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Security group list command tries to get a project list and this may fail with a multitude of exceptions including but not limited to 401, 404, ConnectionRefused and EndpointNotFound. Rather than try to capture every possibility, this patch just catches the base class. Converting project ids to names is less important than having a working security group list command. Change-Id: I68214d2680bad907f9d04ad3ca2f62cf3feee028 Closes-Bug: #1459629
* | | | Merge "Get rid of oslo_i18n deprecation notice"Jenkins2015-06-031-2/+2
|\ \ \ \
| * | | | Get rid of oslo_i18n deprecation noticeTerryHowe2015-06-021-2/+2
| | | | | | | | | | | | | | | | | | | | Change-Id: I12aa58b808c05d3eb6f5efcdc84df57f54a9782e
* | | | | Imported Translations from TransifexOpenStack Proposal Bot2015-06-033-805/+834
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | For more information about this automatic import see: https://wiki.openstack.org/wiki/Translations/Infrastructure Change-Id: I1e445ea9300686f17d3289fb026fd62b6259e0a0
* | | | | Add a reference to the IRC channelsJens Rosenboom2015-06-031-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As the name of the associated IRC channel for this project is not completely obvious, add a reference to the doc index page so that it may be found easier. Change-Id: I6cb6e2571bff73db6d983cd96fe6d03319d6577c
* | | | | Change Credentials header to Blob from dataJamie Lennox2015-06-021-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The payload data of credentials is the unfortunately named blob. Currently when listing credentials the payload is excluded as OSC is looking for a column called data which does not exist. Change-Id: I6fa4579d7ec9ba393ede550191dbd8aa29767bf4
* | | | | Merge "Rework shell tests"Jenkins2015-06-024-217/+182
|\ \ \ \ \
| * | | | | Rework shell testsDean Troyer2015-06-024-217/+182
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is the first step in reworking the shell argument handling, clean up and add tests to ensure functionality doesn't change. * Rework shell tests to break down global options and auth options. * Make tests table-driven * Remove 'os_' from 'cacert' and 'default_domain' internal option names Change-Id: Icf69c7e84f3f44b366fe64b6bbf4e3fe958eb302
* | | | | | Merge "Add volume functional tests"Jenkins2015-06-023-0/+45
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Add volume functional testsTerryHowe2015-06-013-0/+45
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I8e12837fb22cabeabf1cde341324927cc6ee0252
* | | | | | Merge "Add image functional tests"Jenkins2015-06-025-2/+47
|\ \ \ \ \ \
| * | | | | | Add image functional testsTerryHowe2015-06-025-2/+47
| |/ / / / / | | | | | | | | | | | | | | | | | | Change-Id: I30b219bc3393fcb197bda266125dcfb5c8780a3e
* | | | | | Merge "Ignore cover directory from git"Jenkins2015-06-021-0/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Ignore cover directory from gitJamie Lennox2015-06-011-0/+1
| | |_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | The cover directory holds autogenerated coverage reports that should not be checked into git and should therefore go in the gitignore file. Change-Id: I4f7225b5422493f99bc534d6ac622e0703781e6d
* | | | | Merge "Set tenant options on parsed namespace"Jenkins2015-06-023-1/+22
|\ \ \ \ \
| * | | | | Set tenant options on parsed namespaceJamie Lennox2015-05-313-1/+22
| | |_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Because of the way OSC registers all plugins together we end up with os-tenant-X parameters being saved to the project-X attribute after parsing. If you are using the v2 plugins directly then they and os-client-config expect the tenant_X values and will assuming no scoping information if they are not present. Validating options for scope will also fail in this situation, not just because the resultant auth dictionary is missing the tenant-X attributes, but because OSC validates that either project or domain scope information is present. Fix this by just always setting the v2 parameters if the v3 parameters are present. This will have no effect on the generic or v3 case but fix the v2 case. Expand validation to include the tenant options so it knows that v2 plugins are scoped. Change-Id: I8cab3e423663f801cbf2d83106c671bddc58d7e6 Closes-Bug: #1460369
* | | | | Merge "Add --wait to server delete"Jenkins2015-06-015-1/+154
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Add --wait to server deleteMatt Riedemann2015-05-295-1/+154
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This allows the server delete command to wait for the server to be deleted (obviously). The wait method is the same model that Tempest uses, i.e. wait for a 404 on server GET (successful deletion), fail if the server went to ERROR status, or fail if a timeout is reached. The default timeout of 300 seconds is also what Tempest uses. Closes-Bug: #1460112 Change-Id: I0e66c400903e82832944d1cad61e7eb30177c3e8