summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Updated from global requirementsliberty-eol2.3.4stable/libertyOpenStack Proposal Bot2016-05-151-1/+1
* Updated from global requirementsOpenStack Proposal Bot2016-05-041-1/+1
* Remove bandit.yaml in favor of defaultsBrant Knudson2016-05-046-146/+21
* Disble deprecation warning check when loading auth plugins2.3.3guang-yee2016-02-222-0/+12
* auth_token verify revocation by audit_idBrant Knudson2016-01-1810-174/+281
* Updated from global requirementsOpenStack Proposal Bot2016-01-072-2/+2
* ignore deprecation calls in test_audit_middlewareSteve Martinelli2015-12-261-0/+6
* Updated from global requirementsOpenStack Proposal Bot2015-11-241-1/+1
* Updated from global requirements2.3.2OpenStack Proposal Bot2015-11-171-2/+2
* Updated from global requirementsOpenStack Proposal Bot2015-10-191-1/+1
* Updated from global requirementsOpenStack Proposal Bot2015-10-131-1/+1
* Merge "only make token invalid when it really is" into stable/liberty2.3.1Jenkins2015-10-023-19/+52
|\
| * only make token invalid when it really isMatthew Edmonds2015-09-303-19/+52
* | Merge "Updated from global requirements" into stable/libertyJenkins2015-10-012-2/+2
|\ \
| * | Updated from global requirementsOpenStack Proposal Bot2015-09-292-2/+2
| |/
* | Update .gitreview for stable/libertyDoug Hellmann2015-09-211-0/+1
|/
* Updated from global requirements2.3.0OpenStack Proposal Bot2015-09-161-1/+1
* auth_token tests use clean configBrant Knudson2015-09-154-10/+41
* Docstring updatesBrant Knudson2015-09-102-56/+77
* Use ConnectionRefused for auth_token testsMatthew Edmonds2015-09-091-3/+3
* Merge "Allow specifying a region name to auth_token"2.2.0Jenkins2015-09-033-0/+62
|\
| * Allow specifying a region name to auth_tokenJamie Lennox2015-08-263-0/+62
* | Updated from global requirementsOpenStack Proposal Bot2015-08-271-2/+2
* | Updated from global requirementsOpenStack Proposal Bot2015-08-251-1/+1
|/
* Allow to use oslo.config without global CONFMehdi Abaakouk2015-08-213-1/+73
* Merge "Prevent a UnicodeDecodeError in the s3token middleware"Jenkins2015-08-162-0/+10
|\
| * Prevent a UnicodeDecodeError in the s3token middlewareCyril Roelandt2015-06-182-0/+10
* | Updated from global requirementsOpenStack Proposal Bot2015-08-131-1/+1
* | Updated from global requirementsOpenStack Proposal Bot2015-08-131-1/+1
* | Merge "Move common request processing to base class"Jenkins2015-08-123-59/+214
|\ \
| * | Move common request processing to base classJamie Lennox2015-07-253-59/+214
* | | Updated from global requirementsOpenStack Proposal Bot2015-08-101-1/+1
* | | Updated from global requirementsOpenStack Proposal Bot2015-08-041-1/+1
* | | Merge test-requirements-py3.txt to test-requirements.txtBrant Knudson2015-07-315-32/+8
|/ /
* | Merge "Refactor extract method for offline validation"Jenkins2015-07-211-18/+21
|\ \
| * | Refactor extract method for offline validationBrant Knudson2015-07-111-18/+21
* | | Merge "Fix rst"Jenkins2015-07-211-1/+1
|\ \ \
| * | | Fix rstBrant Knudson2015-07-161-1/+1
* | | | Merge "Send the correct user-agent to Keystone"Jenkins2015-07-162-1/+111
|\ \ \ \ | |/ / /
| * | | Send the correct user-agent to KeystoneRoxana Gherle2015-07-082-1/+111
* | | | py34 not py33 is tested and supportedEric Brown2015-07-132-6/+2
* | | | Merge "Move enforcement and time validation to base class"Jenkins2015-07-121-77/+96
|\ \ \ \ | |_|/ / |/| | |
| * | | Move enforcement and time validation to base classJamie Lennox2015-07-091-77/+96
* | | | Merge "Separate the fetch and validate parts of auth_token"Jenkins2015-07-103-93/+100
|\ \ \ \ | |/ / /
| * | | Separate the fetch and validate parts of auth_tokenJamie Lennox2015-07-093-93/+100
| |/ /
* | | Fixes modules index generated by SphinxDavid Stanek2015-07-081-1/+1
|/ /
* | Merge "Don't allow webob to set a default content type"2.1.0Jenkins2015-07-062-0/+32
|\ \
| * | Don't allow webob to set a default content typeJamie Lennox2015-06-232-0/+32
| |/
* | Add token_auth helper to requestJamie Lennox2015-07-013-3/+22
* | Add user_token and service_token to requestJamie Lennox2015-07-013-5/+35