summaryrefslogtreecommitdiff
path: root/keystoneclient
Commit message (Expand)AuthorAgeFilesLines
* Merge "Revert "Support `truncated` flag returned by keystone""2.1.2Jenkins2016-01-142-55/+8
|\
| * Revert "Support `truncated` flag returned by keystone"2.1.1Brant Knudson2016-01-132-55/+8
* | Revert "Change default endpoint for Keystone v3 to public"Brant Knudson2016-01-134-19/+3
* | Merge "Support `truncated` flag returned by keystone"Jenkins2016-01-072-8/+55
|\ \ | |/
| * Support `truncated` flag returned by keystoneBoris Bobrov2015-12-282-8/+55
* | Merge "Replace textwrap with fast standard code"Jenkins2016-01-061-2/+1
|\ \
| * | Replace textwrap with fast standard codeBernhard M. Wiedemann2015-12-161-2/+1
* | | Merge "Remove "deprecated" internal method"Jenkins2016-01-0610-21/+16
|\ \ \
| * | | Remove "deprecated" internal methodBrant Knudson2015-12-2910-21/+16
* | | | Merge "Fix Resource.__eq__ mismatch semantics of object equal"Jenkins2016-01-062-3/+6
|\ \ \ \
| * | | | Fix Resource.__eq__ mismatch semantics of object equalRui Chen2015-12-162-3/+6
* | | | | Merge "Change default endpoint for Keystone v3 to public"Jenkins2016-01-064-3/+19
|\ \ \ \ \
| * | | | | Change default endpoint for Keystone v3 to publicRoxana Gherle2015-12-234-3/+19
* | | | | | Merge "Docstring: Mark optional parameter as optional."Jenkins2016-01-061-1/+1
|\ \ \ \ \ \
| * | | | | | Docstring: Mark optional parameter as optional.Rushi Agrawal2015-12-161-1/+1
* | | | | | | Merge "Wrong usage of "a/an""Jenkins2016-01-062-2/+2
|\ \ \ \ \ \ \
| * | | | | | | Wrong usage of "a/an"hgangwx2015-12-302-2/+2
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge "Implements base classes for functional tests"Jenkins2016-01-064-0/+87
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Implements base classes for functional testsSamuel de Medeiros Queiroz2016-01-044-0/+87
* | | | | | | remove keystoneclient.apiclient.exceptionsSteve Martinelli2015-12-292-75/+0
| |/ / / / / |/| | | | |
* | | | | | Make tests run against original client and sessionsJamie Lennox2015-12-187-28/+244
* | | | | | 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