summaryrefslogtreecommitdiff
path: root/keystoneclient
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge "Fix a comment error in cms.py"Jenkins2015-02-121-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Fix a comment error in cms.pyzhiyuan_cai2015-01-041-1/+1
* | | | Merge "Reference identity plugins from __init__.py"Jenkins2015-02-105-18/+54
|\ \ \ \ | |_|/ / |/| | |
| * | | Reference identity plugins from __init__.pyJamie Lennox2014-12-225-18/+54
| |/ /
* | | Merge "Docs for v3 credentials"Jenkins2015-02-101-0/+47
|\ \ \
| * | | Docs for v3 credentialsBrant Knudson2015-02-091-0/+47
* | | | Change hacking check to verify all oslo importsBrant Knudson2015-02-091-3/+1
* | | | Change oslo.i18n to oslo_i18nBrant Knudson2015-02-093-4/+17
|/ / /
* | | Merge "Change oslo.config to oslo_config"Jenkins2015-02-1019-39/+51
|\ \ \
| * | | Change oslo.config to oslo_configBrant Knudson2015-01-3119-39/+51
* | | | Merge "Change oslo.serialization to oslo_serialization"Jenkins2015-02-1017-18/+30
|\ \ \ \ | |/ / /
| * | | Change oslo.serialization to oslo_serializationBrant Knudson2015-01-3117-18/+30
* | | | Merge "Switch from oslo.utils to oslo_utils"Jenkins2015-02-1023-20/+129
|\ \ \ \ | |/ / /
| * | | Switch from oslo.utils to oslo_utilsBrant Knudson2015-01-3123-20/+129
* | | | Merge "Add get_headers interface to authentication plugins"1.1.0Jenkins2015-02-096-32/+180
|\ \ \ \
| * | | | Add get_headers interface to authentication pluginsJamie Lennox2015-02-026-32/+180
| |/ / /
* | | | Merge "Basic AccessInfo plugin"Jenkins2015-02-092-0/+108
|\ \ \ \
| * | | | Basic AccessInfo pluginJamie Lennox2015-02-042-0/+108
* | | | | Merge "Add name parameter to NoMatchingPlugin exception"Jenkins2015-02-093-8/+20
|\ \ \ \ \
| * | | | | Add name parameter to NoMatchingPlugin exceptionJamie Lennox2015-02-023-8/+20
| | |/ / / | |/| | |
* | | | | Merge "use right resource_class to create resource instance"Jenkins2015-02-081-3/+3
|\ \ \ \ \
| * | | | | use right resource_class to create resource instancewanghong2015-02-051-3/+3
| | |/ / / | |/| | |
* | | | | Hierarchical multitenancy basic callsThiago Paiva Brito2015-02-053-8/+225
|/ / / /
* | | | Merge "Docstring usability improvements"Jenkins2015-02-022-8/+18
|\ \ \ \
| * | | | Docstring usability improvementsBrant Knudson2015-01-072-11/+22
* | | | | Merge "Correct failures for check H238"Jenkins2015-02-022-2/+2
|\ \ \ \ \
| * | | | | Correct failures for check H238Brant Knudson2015-01-212-2/+2
* | | | | | Merge "handles keyboard interrupt"Jenkins2015-02-022-1/+13
|\ \ \ \ \ \
| * | | | | | handles keyboard interruptRakesh H S2015-01-282-1/+13
| |/ / / / /
* | | | | | Merge "Fix typo in Ec2Signer class docstring"Jenkins2015-02-021-1/+1
|\ \ \ \ \ \
| * | | | | | Fix typo in Ec2Signer class docstringMatt Riedemann2015-01-281-1/+1
* | | | | | | Merge "Configure TCP Keep-Alive for certain Sessions"Jenkins2015-02-022-0/+28
|\ \ \ \ \ \ \
| * | | | | | | Configure TCP Keep-Alive for certain SessionsIan Cordasco2015-01-212-0/+28
* | | | | | | | Merge "make req_ref doesn't require id"Jenkins2015-02-025-10/+18
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | make req_ref doesn't require idwanghong2015-01-285-10/+18
* | | | | | | | Merge "Add validate token for v3"Jenkins2015-01-302-7/+106
|\ \ \ \ \ \ \ \
| * | | | | | | | Add validate token for v3Brant Knudson2015-01-302-7/+106
* | | | | | | | | Merge "Tests use keep_blank_values when parse_qs"Jenkins2015-01-301-3/+12
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Tests use keep_blank_values when parse_qsBrant Knudson2015-01-301-3/+12
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Add validate token for v2.0Brant Knudson2015-01-282-0/+71
|/ / / / / / /
* | | | | | | Merge "Add auth plugin params to doc"Jenkins2015-01-282-0/+44
|\ \ \ \ \ \ \
| * | | | | | | Add auth plugin params to docJamie Lennox2015-01-142-0/+44
* | | | | | | | Merge "Allow v3 plugins to opt out of service catalog"Jenkins2015-01-282-3/+30
|\ \ \ \ \ \ \ \
| * | | | | | | | Allow v3 plugins to opt out of service catalogJamie Lennox2014-12-192-3/+30
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge "Add fetch revocations for v3"Jenkins2015-01-282-0/+18
|\ \ \ \ \ \ \ \
| * | | | | | | | Add fetch revocations for v3Brant Knudson2014-12-162-0/+18
* | | | | | | | | Merge "Add fetch revocations for v2.0"Jenkins2015-01-282-0/+17
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add fetch revocations for v2.0Brant Knudson2014-12-162-0/+17
| |/ / / / / / / /
* | | | | | | | | Merge "Surface the user_id and project_id beyond the plugin"Jenkins2015-01-283-19/+103
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | Surface the user_id and project_id beyond the pluginJamie Lennox2015-01-233-19/+103
| | |_|_|_|/ / / | |/| | | | | |