summaryrefslogtreecommitdiff
path: root/keystoneclient
Commit message (Expand)AuthorAgeFilesLines
* Merge "Revert "Support `truncated` flag returned by identity service""2.3.1Jenkins2016-02-273-95/+8
|\
| * Revert "Support `truncated` flag returned by identity service"Monty Taylor2016-02-263-95/+8
* | Merge "Support `truncated` flag returned by identity service"Jenkins2016-02-263-8/+95
|\ \ | |/
| * Support `truncated` flag returned by identity serviceBoris Bobrov2016-02-263-8/+95
* | Support creation of domain specific rolesHenry Nash2016-02-192-1/+33
* | Implied RolesAdam Young2016-02-173-0/+183
|/
* Merge "Handle exception on UnicodeDecodError in logging of request"Jenkins2016-02-122-2/+50
|\
| * Handle exception on UnicodeDecodError in logging of requestTrevor McKay2016-02-102-2/+50
* | Merge "Deprecate adapter"Jenkins2016-02-122-1/+8
|\ \
| * | Deprecate adapterJamie Lennox2016-02-032-1/+8
* | | Merge "Deprecate auth plugins from keystoneclient"Jenkins2016-02-1220-39/+117
|\ \ \ | |/ /
| * | Deprecate auth plugins from keystoneclientJamie Lennox2016-02-0320-39/+117
* | | Merge "Deprecate Session"Jenkins2016-02-1216-21/+85
|\ \ \ | |/ / | | / | |/ |/|
| * Deprecate SessionJamie Lennox2016-02-0316-21/+85
* | Merge "Remove python 2.5 workaround"Jenkins2016-02-041-6/+0
|\ \
| * | Remove python 2.5 workaroundBrant Knudson2016-01-311-6/+0
| |/
* | Update keyring requirementsBrant Knudson2016-01-311-2/+3
|/
* Missing defaults in the create() method in the v2 ServiceManagerJude Job2016-01-272-2/+33
* Merge "Replace TestResponse with requests_mock"Jenkins2016-01-258-45/+16
|\
| * Replace TestResponse with requests_mockJamie Lennox2016-01-258-45/+16
* | use positional library instead of utilsSteve Martinelli2016-01-2531-97/+117
* | Use positional library instead of local codeMorgan Fainberg2016-01-232-230/+1
|/
* Merge "Adds an option to include names in role assignment lists"Jenkins2016-01-232-1/+17
|\
| * Adds an option to include names in role assignment listsTom Cocozzello2016-01-232-1/+17
* | Merge "Address hacking check H405"Jenkins2016-01-2321-129/+175
|\ \ | |/ |/|
| * Address hacking check H405lin-hua-cheng2016-01-1321-129/+175
* | Mark password/secret options as secretBrant Knudson2016-01-145-5/+7
* | Merge "Deprecate the baseclient.Client"Jenkins2016-01-142-1/+8
|\ \
| * | Deprecate the baseclient.ClientJamie Lennox2015-12-172-1/+8
* | | 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