Re: [Openstack] Swift ACL can't work in RHEL6.1

2011-11-05 Thread Chmouel Boudjnah
Hello, You probably want to have latest keystone version, if you want to test swift-keystone2 pretty easily you can use devstack (http://devstack.org) which has swift and keystone2 integrated. You just have to make sure to have swift enabled in ENABLED_SERVICES variable. Chmouel. On Thu, Nov 3,

Re: [Openstack] Swift ACL can't work in RHEL6.1

2011-11-03 Thread Li Hua
Hi Chmouel, Thank you for your information. I installed swift-keystone2 and modified proxy-server.conf. BUT authentication maybe not work well. for example, I want to check demo's status using the following command. [root@node01 ~]# swift -A http://127.0.0.1:5000/v1.0 -U demo -K password stat

Re: [Openstack] Swift ACL can't work in RHEL6.1

2011-11-03 Thread Chmouel Boudjnah
Hi Li, Swift middleware shipped with keystone doesn't support ACL, you may want to try this middleware instead : https://github.com/cloudbuilders/swift-keystone2 Chmouel. On 3 Nov 2011, at 05:45, Li Hua wrote: Hi Folks, I set up a SAIO test environment in RHEL6.1 using openstack-swift-1.4.