summaryrefslogtreecommitdiff
path: root/keystoneclient/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge "Take plugin params from ENV rather than default"1.0.0Jenkins2014-12-182-0/+23
|\
| * Take plugin params from ENV rather than defaultJamie Lennox2014-12-102-0/+23
* | Merge "get_endpoint should return the override"Jenkins2014-12-181-0/+2
|\ \
| * | get_endpoint should return the overrideJamie Lennox2014-12-071-0/+2
* | | Merge "Log the CA cert with the debug statement"Jenkins2014-12-111-0/+10
|\ \ \
| * | | Log the CA cert with the debug statementJamie Lennox2014-10-241-0/+10
* | | | Merge "Add missing user-id option to generic.Password"Jenkins2014-12-111-0/+1
|\ \ \ \
| * | | | Add missing user-id option to generic.Passwordwanghong2014-12-041-0/+1
* | | | | Merge "duplicate auth-url option returned by BaseGenericPlugin"Jenkins2014-12-112-0/+40
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | |
| * | | duplicate auth-url option returned by BaseGenericPluginwanghong2014-12-042-0/+40
* | | | Project ID in OAuth headers was missingSteve Martinelli2014-12-081-1/+1
| |_|/ |/| |
* | | Pass all adapter parameters through to adapterJamie Lennox2014-12-052-0/+48
* | | Merge "Fix importing config module and classmethod params"Jenkins2014-12-041-0/+10
|\ \ \ | |/ / |/| |
| * | Fix importing config module and classmethod paramsJamie Lennox2014-11-271-0/+10
* | | Merge "Make keystoneclient use an adapter"Jenkins2014-12-021-2/+2
|\ \ \
| * | | Make keystoneclient use an adapterJamie Lennox2014-11-211-2/+2
| |/ /
* | | Merge "Sync oslo-incubator to 1fc3cd47"Jenkins2014-11-271-1/+1
|\ \ \ | |/ / |/| |
| * | Sync oslo-incubator to 1fc3cd47Brant Knudson2014-10-251-1/+1
| |/
* | Prevent AttributeError if no authorizationAdam Young2014-10-241-0/+1
|/
* Merge "Explicit complaint about old OpenSSL when testing"Jenkins2014-10-161-0/+12
|\
| * Explicit complaint about old OpenSSL when testingVictor Silva2014-10-041-0/+12
* | Merge "Actually test interactive password prompt"Jenkins2014-10-161-0/+2
|\ \
| * | Actually test interactive password promptJeremy Stanley2014-10-151-0/+2
* | | Merge "Use oslo.utils and oslo.serialization"Jenkins2014-10-1615-23/+27
|\ \ \ | |/ / |/| |
| * | Use oslo.utils and oslo.serializationSteve Martinelli2014-10-1515-23/+27
* | | Docstrings should have :returns: everywhere.Marek Denis2014-10-151-1/+1
|/ /
* | Log token with sha1Brant Knudson2014-10-021-1/+1
|/
* Merge "Redact x-subject-token from response headers"Jenkins2014-09-301-3/+12
|\
| * Redact x-subject-token from response headersankitagrawal2014-09-241-3/+12
* | Merge "Update hacking to 0.9.x"Jenkins2014-09-292-5/+4
|\ \
| * | Update hacking to 0.9.xSteve Martinelli2014-09-212-5/+4
* | | Merge "Change 'secrete' to 'secret'"Jenkins2014-09-291-10/+10
|\ \ \ | |_|/ |/| |
| * | Change 'secrete' to 'secret'Christian Berendt2014-09-091-10/+10
* | | Enumerate Projects with Unscoped TokensAdam Young2014-09-231-0/+55
* | | Do not iterate action.choices if it is noneChristian Berendt2014-09-211-0/+6
* | | Merge "Fix the condition expression for ssl_insecure"0.11.0Jenkins2014-09-211-0/+23
|\ \ \
| * | | Fix the condition expression for ssl_insecureQin Zhao2014-09-171-0/+23
* | | | Merge "SAML2 federated authentication for ADFS."Jenkins2014-09-213-10/+426
|\ \ \ \ | |_|_|/ |/| | |
| * | | SAML2 federated authentication for ADFS.Marek Denis2014-09-173-10/+426
* | | | Merge "fix EC2 Signature Version 4 calculation, in the case of POST"Jenkins2014-09-201-1/+11
|\ \ \ \
| * | | | fix EC2 Signature Version 4 calculation, in the case of POSTYukinori Sagara2014-09-011-1/+11
| | |_|/ | |/| |
* | | | Add support for endpoint policy.Henry Nash2014-09-182-12/+258
* | | | Merge "Handle federated tokens"Jenkins2014-09-182-0/+31
|\ \ \ \
| * | | | Handle federated tokensMarek Denis2014-09-172-0/+31
* | | | | Merge "Allow retrying some failed requests"Jenkins2014-09-171-0/+42
|\ \ \ \ \
| * | | | | Allow retrying some failed requestsJamie Lennox2014-09-161-0/+42
| |/ / / /
* | | | | Versioned Endpoint hack for SessionsJamie Lennox2014-09-162-0/+105
|/ / / /
* | | | Merge "Expose auth methods on the adapter"Jenkins2014-09-121-14/+41
|\ \ \ \ | |_|/ / |/| | |
| * | | Expose auth methods on the adapterJamie Lennox2014-09-011-14/+41
* | | | Merge "fix typos"Jenkins2014-09-111-2/+2
|\ \ \ \