summaryrefslogtreecommitdiff
path: root/keystoneclient
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Seperate Client base test classJamie Lennox2015-12-1832-67/+66
| |_|_|/ / |/| | | |
* | | | | Merge "move hacking to tests folder"Jenkins2015-12-163-1/+1
|\ \ \ \ \
| * | | | | move hacking to tests folderSteve Martinelli2015-12-153-1/+1
* | | | | | Merge "remove oslo-incubator's memorycache"Jenkins2015-12-161-103/+0
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | remove oslo-incubator's memorycacheSteve Martinelli2015-12-141-103/+0
| | |/ / / | |/| | |
* | | | | Add include_subtree to role_list_assignments calldaniel-a-nguyen2015-12-152-1/+21
| |/ / / |/| | |
* | | | remove the default arguments "{}"Javeme2015-12-141-1/+3
* | | | Remove keystoneclient.middlewareVictor Stinner2015-12-117-4421/+0
|/ / /
* | | Accept v2 params to v3 service createMonty Taylor2015-12-021-6/+14
| |/ |/|
* | Remove hardcoded endpoint filter for update passwordHaneef Ali2015-11-302-2/+23
|/
* remove unnecessary FakeLog class in test codeZhiQiang Fan2015-11-262-26/+6
* Merge "No keystone Endpoint now gives a valid Error Message"Jenkins2015-11-261-1/+4
|\
| * No keystone Endpoint now gives a valid Error Messagerajiv2015-11-261-1/+4
* | Merge "Removes py26 support"Jenkins2015-11-264-20/+9
|\ \ | |/ |/|
| * Removes py26 supportDavid Stanek2015-11-254-20/+9
* | Merge "Silence most of the deprecation spam"Jenkins2015-11-263-0/+17
|\ \ | |/ |/|
| * Silence most of the deprecation spamMonty Taylor2015-11-083-0/+17
* | Merge "Map keystoneclient exceptions to keystoneauth"Jenkins2015-11-231-348/+223
|\ \
| * | Map keystoneclient exceptions to keystoneauthJamie Lennox2015-11-191-348/+223
* | | Fixes warning for positional arg in project createdaniel-a-nguyen2015-11-201-1/+1
* | | Swap the order of username deprecationMonty Taylor2015-11-195-9/+9
|/ /
* | Merge "Last sync from oslo-incubator"Jenkins2015-11-141-0/+6
|\ \
| * | Last sync from oslo-incubatorDavanum Srinivas2015-11-131-0/+6
* | | Merge "update incorrect docstring for regions"Jenkins2015-11-121-1/+1
|\ \ \ | |/ / |/| |
| * | update incorrect docstring for regionsSteve Martinelli2015-11-101-1/+1
* | | Merge "Iterate over copy of session.adapters keys in Python2/3"Jenkins2015-11-111-1/+1
|\ \ \ | |_|/ |/| |
| * | Iterate over copy of session.adapters keys in Python2/3Corey Bryant2015-11-101-1/+1
* | | Pull the endpoint from the SessionMonty Taylor2015-11-083-4/+9
* | | Replace repeated assertion with the lossZhengYue2015-10-111-1/+1
* | | Merge "Mark abstractmethod bodies with nocover"Jenkins2015-10-227-11/+12
|\ \ \
| * | | Mark abstractmethod bodies with nocoverBrant Knudson2015-10-217-11/+12
* | | | Merge "Docstring spelling and function-vs-method fixes"Jenkins2015-10-212-6/+6
|\ \ \ \ | |/ / / |/| | |
| * | | Docstring spelling and function-vs-method fixesDolph Mathews2015-10-212-6/+6
| | |/ | |/|
* | | pass on @abc.abstractmethodsDolph Mathews2015-10-216-2/+10
|/ /
* | Merge "Make __all__ immutable"Jenkins2015-10-0716-28/+27
|\ \
| * | Make __all__ immutableDolph Mathews2015-10-0116-28/+27
* | | Merge "Use dictionary literal for dictionary creation"Jenkins2015-10-071-3/+3
|\ \ \
| * | | Use dictionary literal for dictionary creationAnkit Agrawal2015-09-241-3/+3
* | | | Merge "List creation could be rewritten as a list literal"Jenkins2015-10-071-3/+4
|\ \ \ \ | |_|_|/ |/| | |
| * | | List creation could be rewritten as a list literalAnkit Agrawal2015-09-241-3/+4
| |/ /
* | | Redirect on 303 in SAML pluginJamie Lennox2015-10-022-9/+36
| |/ |/|
* | HTTPClient/region_name deprecation test updatesCorey Bryant2015-09-2510-142/+226
|/
* Merge "Avoid message concatenation in error path"Jenkins2015-09-162-11/+64
|\
| * Avoid message concatenation in error pathDirk Mueller2015-09-092-11/+64
* | Merge "Identity plugin thread safety"Jenkins2015-09-151-2/+10
|\ \
| * | Identity plugin thread safetyJamie Lennox2015-09-101-2/+10
| |/
* | Merge "Move pot file for traslation"Jenkins2015-09-101-20/+0
|\ \
| * | Move pot file for traslationTHOMAS J. COCOZZELLO2015-09-101-20/+0
* | | Use region_id filter for List Endpointslin-hua-cheng2015-09-092-2/+18
| |/ |/|
* | Merge "Adding back exception mapping for ConnectionError"1.7.1Jenkins2015-09-091-0/+1
|\ \