| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add oidc plugin for listing federation projects | Steve Martinelli | 2015-06-11 | 1 | -1/+1 |
| * | Merge "Enable specifying domain for group and role commands" | Jenkins | 2015-06-09 | 2 | -242/+195 |
| |\ | |||||
| | * | Enable specifying domain for group and role commands | Juan Antonio Osorio Robles | 2015-06-08 | 2 | -242/+195 |
| * | | Not use the deprecated argument | Dave Chen | 2015-06-08 | 1 | -1/+1 |
| * | | Merge "add --domain argument to v3 project set" | Jenkins | 2015-06-04 | 1 | -0/+8 |
| |\ \ | |/ |/| | |||||
| | * | add --domain argument to v3 project set | Guojian Shao | 2015-05-29 | 1 | -0/+8 |
| * | | Merge "Clean up ec2 credentials help text" | Jenkins | 2015-06-03 | 1 | -22/+36 |
| |\ \ | |||||
| | * | | Clean up ec2 credentials help text | Dean Troyer | 2015-06-03 | 1 | -22/+36 |
| * | | | 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 |
| | |/ | |||||
| * | | Change Credentials header to Blob from data | Jamie Lennox | 2015-06-02 | 1 | -2/+3 |
| |/ | |||||
| * | Enable specifing domains in "role add" | Juan Antonio Osorio Robles | 2015-05-12 | 1 | -36/+66 |
| * | Merge "Add docs for service provider CRUD" | Jenkins | 2015-05-06 | 1 | -16/+18 |
| |\ | |||||
| | * | Add docs for service provider CRUD | Steve Martinelli | 2015-04-15 | 1 | -16/+18 |
| * | | Merge "Federation Service Providers CRUD operations" | Jenkins | 2015-05-06 | 1 | -0/+216 |
| |\ \ | |/ | |||||
| | * | Federation Service Providers CRUD operations | Marek Denis | 2015-04-15 | 1 | -0/+216 |
| * | | Merge "Add parent field to project creation" | Jenkins | 2015-04-30 | 1 | -2/+13 |
| |\ \ | |||||
| | * | | Add parent field to project creation | Rodrigo Duarte | 2015-03-23 | 1 | -2/+13 |
| | |/ | |||||
| * | | Merge "remove unnecessary conditionals" | Jenkins | 2015-04-19 | 4 | -18/+10 |
| |\ \ | |||||
| | * | | remove unnecessary conditionals | Steve Martinelli | 2015-04-19 | 4 | -18/+10 |
| * | | | Role operations should not require list object permission | Nathan Kinder | 2015-04-17 | 2 | -48/+50 |
| |/ / | |||||
| * | | Add support to remote_id | Marco Fargetta | 2015-03-30 | 1 | -7/+61 |
| |/ | |||||
| * | Add identity v3 catalog show | TerryHowe | 2015-03-09 | 1 | -0/+44 |
| * | Add identity v3 catalog list | TerryHowe | 2015-03-07 | 1 | -0/+56 |
| * | Merge "Restrict groups and users from changing domains" | Jenkins | 2015-02-10 | 2 | -16/+1 |
| |\ | |||||
| | * | Restrict groups and users from changing domains | Steve Martinelli | 2015-02-09 | 2 | -16/+1 |
| * | | Merge "Do not allow user to change domain of a project" | Jenkins | 2015-02-10 | 1 | -9/+0 |
| |\ \ | |/ | |||||
| | * | Do not allow user to change domain of a project | Steve Martinelli | 2015-02-09 | 1 | -9/+0 |
| * | | Implement trust in identity v3 api | Steve Martinelli | 2015-02-08 | 1 | -0/+228 |
| |/ | |||||
| * | Update service clist commands for v2 and v3 | Dean Troyer | 2015-01-16 | 1 | -9/+9 |
| * | Merge "Check if service.name available before access" | Jenkins | 2015-01-15 | 1 | -3/+10 |
| |\ | |||||
| | * | Check if service.name available before access | zhiyuan_cai | 2015-01-04 | 1 | -3/+10 |
| * | | Merge "Command doc: policy" | Jenkins | 2015-01-13 | 1 | -29/+34 |
| |\ \ | |||||
| | * | | Command doc: policy | Steve Martinelli | 2015-01-12 | 1 | -29/+34 |
| * | | | Merge "Fine tune some of the helps commands" | Jenkins | 2015-01-13 | 9 | -12/+12 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | Fine tune some of the helps commands | Steve Martinelli | 2015-01-13 | 10 | -13/+13 |
| * | | | Command docs: add service | Dean Troyer | 2015-01-12 | 1 | -10/+22 |
| |/ / | |||||
| * | | Command doc: access token | Steve Martinelli | 2015-01-09 | 1 | -9/+7 |
| * | | Request token authorize | Steve Martinelli | 2015-01-09 | 1 | -10/+16 |
| * | | Merge "Request token creation docs + tweaks" | Jenkins | 2015-01-09 | 1 | -11/+32 |
| |\ \ | |||||
| | * | | Request token creation docs + tweaks | Steve Martinelli | 2015-01-08 | 1 | -11/+32 |
| * | | | Merge "Command doc: consumer" | Jenkins | 2015-01-09 | 1 | -11/+11 |
| |\ \ \ | |/ / | |||||
| | * | | Command doc: consumer | Steve Martinelli | 2015-01-08 | 1 | -11/+11 |
| * | | | Merge "Allow user list to filter by project" | Jenkins | 2015-01-08 | 1 | -7/+46 |
| |\ \ \ | |||||
| | * | | | Allow user list to filter by project | Steve Martinelli | 2015-01-08 | 1 | -7/+46 |
| | | |/ | |/| | |||||
| * | | | Command doc: federation protocol | Steve Martinelli | 2015-01-08 | 1 | -27/+39 |
| * | | | Command doc: identity provider | Steve Martinelli | 2015-01-08 | 1 | -18/+13 |
| * | | | Command doc: mapping | Steve Martinelli | 2015-01-08 | 1 | -18/+21 |
| | |/ |/| | |||||
