summaryrefslogtreecommitdiff
path: root/keystoneclient
Commit message (Expand)AuthorAgeFilesLines
* Merge "Remove left over vim headers"0.9.0Jenkins2014-05-294-8/+0
|\
| * Remove left over vim headersJamie Lennox2014-05-284-8/+0
* | Fix a misspelling in a commentMatt Fischer2014-05-281-1/+1
* | Merge "Sync with oslo-incubator caed79d"Jenkins2014-05-296-13/+15
|\ \
| * | Sync with oslo-incubator caed79dSteve Martinelli2014-05-286-13/+15
| |/
* | Merge "Add support for extensions-list"Jenkins2014-05-283-0/+97
|\ \
| * | Add support for extensions-listMatt Fischer2014-05-273-0/+97
* | | Merge "Authenticate via oauth"Jenkins2014-05-282-0/+129
|\ \ \
| * | | Authenticate via oauthSteve Martinelli2014-05-232-0/+129
* | | | Fix attributes ordering at v3/client.pyRodrigo Duarte Sousa2014-05-281-2/+2
* | | | Merge "auth_token middleware hashes tokens with configurable algorithm"Jenkins2014-05-283-33/+198
|\ \ \ \
| * | | | auth_token middleware hashes tokens with configurable algorithmBrant Knudson2014-05-273-33/+198
* | | | | Merge "Add /role_assignments endpoint support"Jenkins2014-05-285-0/+343
|\ \ \ \ \
| * | | | | Add /role_assignments endpoint supportRodrigo Duarte Sousa2014-05-275-0/+343
* | | | | | Merge "Add description param to v3 service create/update"Jenkins2014-05-281-2/+5
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Add description param to v3 service create/updateSantiago Baldassin2014-05-231-2/+5
| | |/ / / | |/| | |
* | | | | Merge "auth_token hashes PKI token once"Jenkins2014-05-283-20/+38
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | auth_token hashes PKI token onceBrant Knudson2014-05-143-20/+38
* | | | | Merge "Sync with oslo-incubator 2640847"Jenkins2014-05-2710-331/+517
|\ \ \ \ \
| * | | | | Sync with oslo-incubator 2640847Brant Knudson2014-05-0511-341/+544
* | | | | | Merge "Move auth_token tests not requiring v2/v3 to new class"Jenkins2014-05-271-124/+134
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Move auth_token tests not requiring v2/v3 to new classBrant Knudson2014-05-051-124/+134
* | | | | | Merge "Cached tokens aren't expired"Jenkins2014-05-272-4/+3
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Cached tokens aren't expiredBrant Knudson2014-05-052-4/+3
* | | | | | Merge "Move auth_token cache pool tests out of NoMemcache"Jenkins2014-05-271-21/+20
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Move auth_token cache pool tests out of NoMemcacheBrant Knudson2014-05-051-21/+20
* | | | | | Merge "replace string format arguments with function parameters"Jenkins2014-05-273-17/+16
|\ \ \ \ \ \
| * | | | | | replace string format arguments with function parametersChristian Berendt2014-05-203-17/+16
* | | | | | | Merge "Make auth_token return a V2 Catalog"Jenkins2014-05-272-0/+120
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Make auth_token return a V2 CatalogJamie Lennox2014-05-052-0/+120
* | | | | | | Merge "add docstr to v2 shell module regarding CLI deprecation"Jenkins2014-05-271-0/+7
|\ \ \ \ \ \ \
| * | | | | | | add docstr to v2 shell module regarding CLI deprecationDolph Mathews2014-05-131-0/+7
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge "Auth Plugin invalidation"Jenkins2014-05-246-3/+136
|\ \ \ \ \ \ \
| * | | | | | | Auth Plugin invalidationJamie Lennox2014-05-236-3/+136
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Fixed an aparent typo in the codeAlex Gaynor2014-05-231-1/+1
|/ / / / / /
* | | | | | Move DisableModuleFixture to utilsSteve Martinelli2014-05-212-49/+49
| |_|/ / / |/| | | |
* | | | | Fixes an erroneous type check in a testDavid Stanek2014-05-202-5/+0
|/ / / /
* | | | Compressed Signature and ValidationAdam Young2014-05-096-24/+248
| |_|/ |/| |
* | | Merge "Regions Management"Jenkins2014-05-083-0/+125
|\ \ \
| * | | Regions ManagementAdam Young2014-05-073-0/+125
* | | | Merge "OAuth request/access token and consumer support for oauth client API"Jenkins2014-05-078-0/+511
|\ \ \ \
| * | | | OAuth request/access token and consumer support for oauth client APISteve Martinelli2014-05-078-0/+511
* | | | | Merge "Discovery URL querying functions"Jenkins2014-05-063-317/+569
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Discovery URL querying functionsJamie Lennox2014-05-063-317/+569
| | |_|/ | |/| |
* | | | Merge "Synced jsonutils from oslo-incubator"Jenkins2014-05-062-10/+27
|\ \ \ \ | |/ / / |/| | |
| * | | Synced jsonutils from oslo-incubatorIhar Hrachyshka2014-04-292-10/+27
| |/ /
* | | Fix client fixturesBrant Knudson2014-05-041-1/+3
| |/ |/|
* | Merge "fixed typos found by RETF rules"Jenkins2014-05-0316-23/+24
|\ \
| * | fixed typos found by RETF rulesChristian Berendt2014-05-0316-23/+24
* | | Merge "Fix docstrings in keystoneclient"Jenkins2014-05-032-1/+3
|\ \ \