summaryrefslogtreecommitdiff
path: root/keystoneclient
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | Adding back exception mapping for ConnectionErrorlin-hua-cheng2015-09-081-0/+1
| |/
* | Merge "Fixes missing socket attribute error during init_poolmanager"Jenkins2015-09-082-4/+54
|\ \ | |/ |/|
| * Fixes missing socket attribute error during init_poolmanagerClaudiu Belu2015-08-262-4/+54
* | Merge "Deprecate create Discover without session"1.7.0Jenkins2015-09-032-28/+64
|\ \
| * | Deprecate create Discover without sessionBrant Knudson2015-09-022-28/+64
* | | Merge "Mask passwords when logging the HTTP response"Jenkins2015-09-032-1/+32
|\ \ \
| * | | Mask passwords when logging the HTTP responseMatt Riedemann2015-08-312-1/+32
* | | | Update path to subunit2html in post_test_hookMatt Riedemann2015-09-021-1/+1
| |/ / |/| |
* | | Update deprecation text for Session propertiesBrant Knudson2015-08-291-2/+4