summaryrefslogtreecommitdiffstats
path: root/keystone/middleware/s3_token.py
Commit message (Expand)AuthorAgeFilesLines
* remove swift dependency of s3 middlewareKun Huang2013-08-021-4/+52
* Revert environment module usage in middleware.Jamie Lennox2013-06-261-3/+3
* Isolate eventlet code into environment.Jamie Lennox2013-06-181-5/+5
* Rework S3Token middleware tests.Chmouel Boudjnah2013-02-251-8/+7
* Fix spelling mistakesJoe Gordon2013-02-121-1/+1
* Fixes 'not in' operator usageZhongyue Luo2013-02-041-1/+1
* HACKING compliance: consistent use of 'except'Dolph Mathews2012-11-051-2/+2
* Keystone should use openstack.common.jsonutilsZhongyue Luo2012-06-281-3/+3
* PEP8 fixesDolph Mathews2012-06-181-8/+8
* blueprint 2-way-sslLiem Nguyen2012-05-241-3/+10
* Backslash continuation removal (Keystone folsom-1)Zhongyue Luo2012-05-191-3/+4
* Exit on error in a S3 way.Chmouel Boudjnah2012-05-011-13/+38
* S3 tokens cleanups.Chmouel Boudjnah2012-03-231-43/+81
* Allow connect to another tenant.Chmouel Boudjnah2012-03-141-5/+21
* Make sure we have a port number before int it.Chmouel Boudjnah2012-03-081-8/+1
* Fix copyright dates and remove duplicate Apache licenses.Shevek2012-02-221-17/+4
* Added Apache 2.0 License information.Monty Taylor2012-02-151-0/+14
* Add s3_token.Chmouel Boudjnah2012-02-121-0/+136