summaryrefslogtreecommitdiff
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 "Mark keystoneclient as being a universal wheel"Jenkins2014-05-281-0/+3
|\ \
| * | Mark keystoneclient as being a universal wheelAlex Gaynor2014-05-171-0/+3
* | | 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-2712-333/+519
|\ \ \ \ \
| * | | | | Sync with oslo-incubator 2640847Brant Knudson2014-05-0513-343/+546
* | | | | | Merge "Remove importutils from oslo config"Jenkins2014-05-271-1/+0
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Remove importutils from oslo configBrant Knudson2014-05-051-1/+0
* | | | | | 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
|/ / / / / /
* | | | | | Updated from global requirementsOpenStack Proposal Bot2014-05-221-0/+8
* | | | | | Move DisableModuleFixture to utilsSteve Martinelli2014-05-212-49/+49
| |_|/ / / |/| | | |
* | | | | Merge "Add mailmap entry"Jenkins2014-05-201-0/+1
|\ \ \ \ \
| * | | | | Add mailmap entryMorgan Fainberg2014-05-071-0/+1
* | | | | | Fixes an erroneous type check in a testDavid Stanek2014-05-202-5/+0
| |/ / / / |/| | | |
* | | | | Compressed Signature and ValidationAdam Young2014-05-0920-59/+412
| |_|_|/ |/| | |
* | | | 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-079-0/+512
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | OAuth request/access token and consumer support for oauth client APISteve Martinelli2014-05-079-0/+512
* | | | | Merge "Discovery URL querying functions"Jenkins2014-05-063-317/+569
|\ \ \ \ \ | |_|/ / / |/| | | |