summaryrefslogtreecommitdiff
path: root/keystoneclient
Commit message (Expand)AuthorAgeFilesLines
* Merge "Inherited role domain calls on keystoneclient v3"1.4.0Jenkins2015-04-183-19/+194
|\
| * Inherited role domain calls on keystoneclient v3henriquetruta2015-04-063-19/+194
* | Merge "Make process_header private"Jenkins2015-04-171-4/+4
|\ \
| * | Make process_header privateJamie Lennox2015-04-141-4/+4
* | | Fix s3_token middleware parsing insecure optionBrant Knudson2015-04-142-2/+25
|/ /
* | Fix tests to work with requests<2.3Brant Knudson2015-04-111-5/+11
* | Increase minimum token life requiredJamie Lennox2015-04-091-2/+3
* | Merge "pep8 fix for CMS"Jenkins2015-04-091-2/+2
|\ \
| * | pep8 fix for CMSAdam Young2015-04-061-2/+2
* | | Merge "Provide a generic auth plugin loader"Jenkins2015-04-082-7/+76
|\ \ \
| * | | Provide a generic auth plugin loaderJamie Lennox2015-03-182-7/+76
* | | | Merge "Return None for missing trust_id in fixture"Jenkins2015-04-082-1/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | Return None for missing trust_id in fixtureJamie Lennox2015-03-242-1/+3
* | | | Merge "Make non-import packages lazy"Jenkins2015-04-061-9/+30
|\ \ \ \
| * | | | Make non-import packages lazyJoe Gordon2015-03-171-9/+30
* | | | | Merge "Add support to create ECP assertion based on a token"Jenkins2015-04-023-6/+82
|\ \ \ \ \
| * | | | | Add support to create ECP assertion based on a tokenSteve Martinelli2015-03-313-6/+82
* | | | | | Merge "Add support to create SAML assertion based on a token"Jenkins2015-04-024-0/+175
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Add support to create SAML assertion based on a tokenSteve Martinelli2015-03-314-0/+175
* | | | | | Allow requesting an unscoped TokenJamie Lennox2015-03-312-2/+44
* | | | | | Merge "Expose audit_id via AccessInfo"Jenkins2015-03-308-8/+196
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Expose audit_id via AccessInfoJamie Lennox2015-03-288-8/+196
* | | | | | Replace assertRaisesRegexp with assertRaisesRegexVictor Morales2015-03-261-4/+4
|/ / / / /
* | | | | Merge "Add a FederatedBase v3 plugin"1.3.0Jenkins2015-03-243-0/+210
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Add a FederatedBase v3 pluginJamie Lennox2015-03-203-0/+210
* | | | | Merge "Improve feedback message in SSL error"Jenkins2015-03-242-2/+21
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Improve feedback message in SSL errorRodrigo Duarte Sousa2015-03-202-2/+21
* | | | | Merge "Rename requests mock object in testing"Jenkins2015-03-2021-230/+247
|\ \ \ \ \
| * | | | | Rename requests mock object in testingJamie Lennox2015-03-1821-230/+247
| | |_|/ / | |/| | |
* | | | | Merge "Deprecate keystone CLI"Jenkins2015-03-201-7/+12
|\ \ \ \ \
| * | | | | Deprecate keystone CLIBrant Knudson2015-03-181-7/+12
* | | | | | Merge "Add OS-SIMPLE-CERT support for v3."Jenkins2015-03-193-0/+89
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Add OS-SIMPLE-CERT support for v3.Brant Knudson2015-03-053-0/+89
* | | | | | Merge "Allow passing logger object to request"Jenkins2015-03-183-21/+93
|\ \ \ \ \ \
| * | | | | | Allow passing logger object to requestJamie Lennox2015-03-163-21/+93
* | | | | | | Clean arguments in test_federation.*.test_create()Marek Denis2015-03-181-16/+6
| |_|_|/ / / |/| | | | |
* | | | | | Merge "Implements subtree_as_ids and parents_as_ids"Jenkins2015-03-184-6/+140
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Implements subtree_as_ids and parents_as_idsRodrigo Duarte Sousa2015-03-134-6/+140
* | | | | | Extract BaseAuth out of Auth PluginJamie Lennox2015-03-172-25/+52
* | | | | | Split v3 authentication file into moduleJamie Lennox2015-03-177-117/+197
| |_|_|/ / |/| | | |
* | | | | Merge "Federation Service Providers CRUD operations"Jenkins2015-03-163-0/+176
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Federation Service Providers CRUD operationsSteve Martinelli2015-03-163-0/+176
* | | | | Merge "Fix time issue in AccessInfo test"Jenkins2015-03-101-1/+1
|\ \ \ \ \
| * | | | | Fix time issue in AccessInfo testJamie Lennox2015-03-111-1/+1
| | |_|/ / | |/| | |
* | | | | Merge "Creating parameter to list inherited role assignments"Jenkins2015-03-102-1/+22
|\ \ \ \ \
| * | | | | Creating parameter to list inherited role assignmentshenriquetruta2015-02-232-1/+22
| | |_|_|/ | |/| | |
* | | | | Merge "token signing support alternative message digest"Jenkins2015-03-101-9/+16
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | token signing support alternative message digestBrant Knudson2015-01-051-9/+16
* | | | | Merge "Import functional CLI tests from tempest"Jenkins2015-03-043-57/+143
|\ \ \ \ \
| * | | | | Import functional CLI tests from tempestJamie Lennox2015-02-263-57/+143
| | |_|/ / | |/| | |