| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge "Improve the hint message"1.4.0 | Jenkins | 2015-06-14 | 1 | -2/+4 |
| |\ | |||||
| | * | Improve the hint message | Dave Chen | 2015-06-14 | 1 | -2/+4 |
| * | | Merge "Fix the typo in `openstackclient/shell.py`" | Jenkins | 2015-06-14 | 1 | -2/+2 |
| |\ \ | |||||
| | * | | Fix the typo in `openstackclient/shell.py` | Dave Chen | 2015-06-14 | 1 | -2/+2 |
| | |/ | |||||
| * | | Add oidc plugin for listing federation projects | Steve Martinelli | 2015-06-11 | 1 | -1/+1 |
| |/ | |||||
| * | Skip trying to set project_domain_id if not using password | Steve Martinelli | 2015-06-11 | 1 | -0/+2 |
| * | Merge "Enable specifying domain for group and role commands" | Jenkins | 2015-06-09 | 3 | -245/+208 |
| |\ | |||||
| | * | Enable specifying domain for group and role commands | Juan Antonio Osorio Robles | 2015-06-08 | 3 | -245/+208 |
| * | | Not use the deprecated argument | Dave Chen | 2015-06-08 | 2 | -2/+2 |
| * | | Merge "add --domain argument to v3 project set" | Jenkins | 2015-06-04 | 2 | -0/+23 |
| |\ \ | |||||
| | * | | add --domain argument to v3 project set | Guojian Shao | 2015-05-29 | 2 | -0/+23 |
| * | | | Merge "Allow --insecure to override --os-cacert" | Jenkins | 2015-06-04 | 2 | -10/+20 |
| |\ \ \ | |_|/ |/| | | |||||
| | * | | Allow --insecure to override --os-cacert | Dean Troyer | 2015-06-04 | 2 | -10/+20 |
| * | | | Merge "Clean up ec2 credentials help text" | Jenkins | 2015-06-03 | 2 | -29/+47 |
| |\ \ \ | |||||
| | * | | | Clean up ec2 credentials help text | Dean Troyer | 2015-06-03 | 2 | -29/+47 |
| * | | | | Merge "Add domain support for ec2creds in v3 identity" | Jenkins | 2015-06-03 | 1 | -47/+88 |
| |\ \ \ \ | |/ / / | |||||
| | * | | | Add domain support for ec2creds in v3 identity | Steve Martinelli | 2015-06-03 | 1 | -47/+88 |
| * | | | | Merge "Add EC2 support for identity v3 API" | Jenkins | 2015-06-03 | 1 | -0/+196 |
| |\ \ \ \ | |/ / / | | / / | |/ / |/| | | |||||
| | * | | Add EC2 support for identity v3 API | Jamie Lennox | 2015-06-03 | 1 | -0/+196 |
| * | | | Merge "Fix security group list command" | Jenkins | 2015-06-03 | 1 | -1/+1 |
| |\ \ \ | |||||
| | * | | | Fix security group list command | TerryHowe | 2015-06-02 | 1 | -1/+1 |
| * | | | | Merge "Get rid of oslo_i18n deprecation notice" | Jenkins | 2015-06-03 | 1 | -2/+2 |
| |\ \ \ \ | |||||
| | * | | | | Get rid of oslo_i18n deprecation notice | TerryHowe | 2015-06-02 | 1 | -2/+2 |
| * | | | | | Change Credentials header to Blob from data | Jamie Lennox | 2015-06-02 | 1 | -2/+3 |
| * | | | | | Rework shell tests | Dean Troyer | 2015-06-02 | 2 | -213/+178 |
| |/ / / / | |||||
| * | | | | Merge "Set tenant options on parsed namespace" | Jenkins | 2015-06-02 | 3 | -1/+22 |
| |\ \ \ \ | |||||
| | * | | | | Set tenant options on parsed namespace | Jamie Lennox | 2015-05-31 | 3 | -1/+22 |
| | | |_|/ | |/| | | |||||
| * | | | | Merge "Add --wait to server delete" | Jenkins | 2015-06-01 | 4 | -0/+149 |
| |\ \ \ \ | |_|_|/ |/| | | | |||||
| | * | | | Add --wait to server delete | Matt Riedemann | 2015-05-29 | 4 | -0/+149 |
| | |/ / | |||||
| * | | | Merge "Add support for volume v2 API" | Jenkins | 2015-05-31 | 12 | -1/+758 |
| |\ \ \ | |||||
| | * | | | Add support for volume v2 API | Amey Bhide | 2015-05-30 | 12 | -1/+758 |
| | |/ / | |||||
| * | | | Add cli tests for --verify and friends | Dean Troyer | 2015-05-28 | 2 | -3/+55 |
| |/ / | |||||
| * | | Fix shell tests | TerryHowe | 2015-05-28 | 1 | -9/+9 |
| * | | Merge "Add support for v2 image set command" | Jenkins | 2015-05-27 | 2 | -0/+187 |
| |\ \ | |||||
| | * | | Add support for v2 image set command | Amey Bhide | 2015-05-27 | 2 | -0/+187 |
| * | | | Merge "Remove oslo serialization requirement" | Jenkins | 2015-05-27 | 1 | -1/+2 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | Remove oslo serialization requirement | Steve Martinelli | 2015-05-26 | 1 | -1/+2 |
| | |/ | |||||
| * | | Merge "Add missing properties to image set command" | Jenkins | 2015-05-26 | 2 | -1/+33 |
| |\ \ | |/ |/| | |||||
| | * | Add missing properties to image set command | Amey Bhide | 2015-05-25 | 2 | -1/+33 |
| * | | Merge "Fix client error while rescuing an instance" | Jenkins | 2015-05-23 | 1 | -3/+3 |
| |\ \ | |/ |/| | |||||
| | * | Fix client error while rescuing an instance | Amey Bhide | 2015-05-22 | 1 | -3/+3 |
| * | | Merge "Enable specifing domains in "role add"" | Jenkins | 2015-05-22 | 2 | -44/+74 |
| |\ \ | |||||
| | * | | Enable specifing domains in "role add" | Juan Antonio Osorio Robles | 2015-05-12 | 2 | -44/+74 |
| * | | | Merge "Fix insecure/verify options" | Jenkins | 2015-05-22 | 1 | -11/+5 |
| |\ \ \ | |_|/ |/| | | |||||
| | * | | Fix insecure/verify options | Terry Howe | 2015-05-17 | 1 | -11/+5 |
| * | | | Send the correct user-agent to Keystone | Roxana Gherle | 2015-05-11 | 1 | -0/+3 |
| * | | | Merge "Add os-client-config cli tests" | Jenkins | 2015-05-11 | 1 | -1/+255 |
| |\ \ \ | |||||
| | * | | | Add os-client-config cli tests | Dean Troyer | 2015-05-01 | 1 | -1/+255 |
| | |/ / | |||||
| * | | | Merge "Security group rule delete broken" | Jenkins | 2015-05-07 | 1 | -35/+4 |
| |\ \ \ | |_|/ |/| | | |||||
| | * | | Security group rule delete broken | TerryHowe | 2015-05-07 | 1 | -35/+4 |
| | |/ | |||||
