Re: [Openstack] access to openstack swift cluster

2011-10-04 Thread Khaled Ben Bahri
Hi, Thanks for your help I succeed to make a client for swift :) Best regards Khaled > Subject: Re: [Openstack] access to openstack swift cluster > From: tom...@napierala.org > Date: Mon, 3 Oct 2011 19:02:35 +0200 > CC: btorch...@zeroaccess.org; openstack@lists.launchpad.net

Re: [Openstack] access to openstack swift cluster

2011-10-03 Thread Tomasz 'Zen' Napierała
On 3 paź 2011, at 17:49, Khaled Ben Bahri wrote: > Hi, > > these command are executed when i'm logged on the proxy server, but i want to > manage files from outside the proxy > and these commands don't work from another computer > > I don't know if there are any commands or configuration to m

Re: [Openstack] access to openstack swift cluster

2011-10-03 Thread Khaled Ben Bahri
't know if there are any commands or configuration to make it to manage files from outside the proxy thanks in advance regards Khaled > Subject: Re: [Openstack] access to openstack swift cluster > From: tom...@napierala.org > Date: Mon, 3 Oct 2011 17:24:51 +0200 > CC: btorch..

Re: [Openstack] access to openstack swift cluster

2011-10-03 Thread Tomasz 'Zen' Napierała
On 3 paź 2011, at 16:56, Khaled Ben Bahri wrote: > Hi > > This is the proxy-server.conf > > [DEFAULT] > cert_file = /etc/swift/cert.crt > key_file = /etc/swift/cert.key > bind_port = 8080 > workers = 8 > user = swift > [pipeline:main] > pipeline = healthcheck cache tempauth proxy-server > [app

Re: [Openstack] access to openstack swift cluster

2011-10-03 Thread Khaled Ben Bahri
' and the second is to list created containers I want to store file without logging to the proxy server but i don't know how to do this Thank's in advance Best regards Khaled > Subject: Re: [Openstack] access to openstack swift cluster > From: tom...@napierala.org > Date: M

Re: [Openstack] access to openstack swift cluster

2011-10-03 Thread Tomasz 'Zen' Napierała
On 3 paź 2011, at 15:52, Khaled Ben Bahri wrote: > Hi Marcelo, > > I followed instructions described in " > http://swift.openstack.org/howto_installmultinode.html " to install swift > i think that the used for authentication is tempauth > Please paste your proxy-server.conf and exact command

Re: [Openstack] access to openstack swift cluster

2011-10-03 Thread Khaled Ben Bahri
Hi Marcelo, I followed instructions described in " http://swift.openstack.org/howto_installmultinode.html " to install swift i think that the used for authentication is tempauth best regards Khaled Subject: Re: [Openstack] access to openstack swift cluster From: btorch...@zeroacces

Re: [Openstack] access to openstack swift cluster

2011-10-03 Thread Marcelo Martins
Hi Khaled What version of swift are you using and what authentication system ? If you are using swauth (the preferred one), you need to make sure you have the "default_swift_cluster" properly defined within the "[filter:swauth]" section of the proxy config. Ex: default_swift_cluster = local

Re: [Openstack] access to openstack swift cluster

2011-10-03 Thread Marcelo Martins
Hi Khaled What version of swift are you using and what authentication system ? If you are using swauth (the preferred one), you need to make sure you have the "default_swift_cluster" properly defined within the "[filter:swauth]" section of the proxy config. Ex: default_swift_cluster = local