summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge "Implement endpoint filtering functionality on the client side."0.8.0Jenkins2014-04-173-0/+241
|\
| * Implement endpoint filtering functionality on the client side.guang-yee2014-04-153-0/+241
* | Merge "Allow session to return an error response object"Jenkins2014-04-172-2/+19
|\ \
| * | Allow session to return an error response objectJamie Lennox2014-04-142-2/+19
* | | Merge "Add service name to catalog"Jenkins2014-04-164-20/+126
|\ \ \
| * | | Add service name to catalogJamie Lennox2014-04-104-20/+126
* | | | Merge "Rename HTTPError -> HttpError"Jenkins2014-04-154-5/+6
|\ \ \ \
| * | | | Rename HTTPError -> HttpErrorJamie Lennox2014-04-154-5/+6
* | | | | Merge "Prefer () to continue line per PEP8"Jenkins2014-04-154-20/+20
|\ \ \ \ \
| * | | | | Prefer () to continue line per PEP8Brant Knudson2014-04-044-20/+20
* | | | | | Merge "Fix typo of ANS1 to ASN1"Jenkins2014-04-153-10/+17
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Fix typo of ANS1 to ASN1mathrock2014-04-143-10/+17
* | | | | | Merge "Add CRUD operations for Federation Mapping Rules."Jenkins2014-04-153-0/+203
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Add CRUD operations for Federation Mapping Rules.Marek Denis2014-04-143-0/+203
* | | | | | Don't use generic kwargs in v2 Token GenerationJamie Lennox2014-04-142-52/+54
* | | | | | Merge "Updated from global requirements"OpenStack Jenkins2014-04-142-2/+2
|\ \ \ \ \ \
| * | | | | | Updated from global requirementsOpenStack Jenkins2014-04-112-2/+2
| | |/ / / / | |/| | | |
* | | | | | Merge "Ensure JSON headers in Auth Requests"Jenkins2014-04-144-2/+11
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Ensure JSON headers in Auth RequestsJamie Lennox2014-04-044-2/+11
| | |_|/ / | |/| | |
* | | | | Merge "Use `HttpNotImplemented` in `tests.v3.test_trusts`"Jenkins2014-04-121-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Use `HttpNotImplemented` in `tests.v3.test_trusts`Andrey Kurilin2014-04-041-1/+1
* | | | | Merge "Add CRUD operations for Identity Providers."Jenkins2014-04-105-0/+220
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Add CRUD operations for Identity Providers.Marek Denis2014-04-095-0/+220
* | | | | Merge "Hash functions support different hash algorithms"Jenkins2014-04-094-4/+65
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Hash functions support different hash algorithmsBrant Knudson2014-04-094-4/+65
| |/ / /
* | | | eliminate race condition fetching certsDolph Mathews2014-04-092-27/+20
|/ / /
* | | Merge "Allow passing auth plugin as a parameter"Jenkins2014-04-082-11/+119
|\ \ \
| * | | Allow passing auth plugin as a parameterJamie Lennox2014-04-082-11/+119
| | |/ | |/|
* | | Merge "Reuse module `exceptions` from Oslo"Jenkins2014-04-085-426/+33
|\ \ \ | |/ / |/| / | |/
| * Reuse module `exceptions` from OsloAndrey Kurilin2014-04-015-426/+33
* | Merge "Split sample PKI token generation"Jenkins2014-04-032-13/+35
|\ \
| * | Split sample PKI token generationAdam Young2014-03-102-13/+35
* | | Create a test token generator and use itJamie Lennox2014-04-039-206/+350
* | | Merge "Tests should use identity_uri by default"Jenkins2014-04-021-12/+16
|\ \ \
| * | | Tests should use identity_uri by defaultJamie Lennox2014-03-271-12/+16
* | | | Merge "Sync config fixture object from oslo.incubator"Jenkins2014-04-023-0/+86
|\ \ \ \
| * | | | Sync config fixture object from oslo.incubatorJamie Lennox2014-03-243-0/+86
* | | | | Merge "Rename request_uri to identity_uri"Jenkins2014-04-011-9/+9
|\ \ \ \ \
| * | | | | Rename request_uri to identity_uriJamie Lennox2014-03-271-9/+9
| | |/ / / | |/| | |
* | | | | Merge "Replace auth fragements with identity_uri"Jenkins2014-04-012-22/+64
|\ \ \ \ \ | |/ / / /
| * | | | Replace auth fragements with identity_uriJamie Lennox2014-03-272-22/+64
* | | | | Merge "Reference docstring for auth_token fields"Jenkins2014-03-311-33/+4
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Reference docstring for auth_token fieldsBrant Knudson2014-03-191-33/+4
* | | | | Merge "Updated from global requirements"OpenStack Jenkins2014-03-301-1/+1
|\ \ \ \ \
| * | | | | Updated from global requirementsOpenStack Jenkins2014-03-291-1/+1
* | | | | | Merge "use v3 api to get certificates"Jenkins2014-03-302-19/+48
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | use v3 api to get certificateswanghong2014-03-212-19/+48
| |/ / / /
* | | | | Merge "Remove releases.rst from keystone docs"Jenkins2014-03-282-34/+0
|\ \ \ \ \
| * | | | | Remove releases.rst from keystone docsSteve Martinelli2014-03-252-34/+0
* | | | | | Merge "Use AccessInfo in auth_token middleware"Jenkins2014-03-281-78/+22
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |