FYI From: [email protected] [mailto:[email protected]] On Behalf Of Alex Yang Sent: Thursday, August 30, 2012 11:46 AM To: [email protected] Subject: [Openstack] [OpenStack][Swift] How about move auth_toke and swift_auth middlewares into Swift?
Hi Swifters, I use keystone for the authentication and authorization of swift. During the benchmark test, I also encountered this kind of problems https://bugs.launchpad.net/keystone/+bug/1020127. I do some changes that moved the auth_toke and swift_auth middlewares into swift and replace the python-memecache client with swift.common.memcaced.MemcacheRing. It's works well for my business environment and easy to setup. I am willing to contribute this changes to swift or keystone. What's your advices? ______________________________________________________________________________________________________________________________ 杨雨 Email: [email protected]<mailto:[email protected]> GitHub: https://github.com/AlexYangYu Blog: http://alexyang.sinaapp.com Weibo: http://www.weibo.com/alexyangyu
_______________________________________________ Mailing list: https://launchpad.net/~openstack Post to : [email protected] Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp

