Hey there<br><br>I'm installing my OpenStack Essex environment with ubuntu 12.04 using the new deploy manual from <a href="http://docs.openstack.org/" target="_blank">docs.openstack.org</a> and i'm having problems to make swift work with keystone.<br>

<br>I had everything installed but swift, because as far as I remember 
the manual didn't had a swift insllation and setup section, but now it 
does so I'm using it.<br><br>I installed everything in a single node 
(192.168.100.140) using the manual, and now I'm installing swift in 
another single node (192.168.100.138) using an old swift manual for a 
all-in-one installation without keystone. After I made swift work 
without keystone, I setup the endpoint for my swift node, and used the 
proxy-server.conf file from the new manual. <br>
<br>Here's the output when I get my token from keystone <a href="http://paste.openstack.org/show/13988/" target="_blank">http://paste.openstack.org/show/13988/</a> and then I try to use it to list swift containers but it gives me a 503 http error <a href="http://paste.openstack.org/show/13989/" target="_blank">http://paste.openstack.org/show/13989/</a><br>

my proxy-server.conf file <a href="http://paste.openstack.org/show/13991/" target="_blank">http://paste.openstack.org/show/13991/</a><br><br>Can someone help me to configure that