openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #04505
Re: access to openstack swift cluster
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 make it to manage files from outside the proxy
FIrst of all, you have to install swift tool. Then you have to change your request to use IP address instead of variable PROXY_LOCAL_NET_IP, so it looks like:
swift -A https://157.159.103.40:8080/auth/v1.0 -U system:root -K testpass list
Regards,
--
Tomasz 'Zen' Napierała
Follow ups
References