[Openstack] Swift + Keystone integration problem

2013-02-01 Thread Andrey V. Romanchev
Hello! I've installed swift + keystone and have incomprehensible problem First of all I get auth tokens curl -d '{"auth": {"tenantName": "service", "passwordCredentials":{"username": "swift", "password": "swiftpass"}}}' -H "Content-type: application/json" http://:5000/v2.0/tokens | python -mjson.t

Re: [Openstack] Swift + Keystone integration problem

2013-02-04 Thread Andrey V. Romanchev
is the bind_port in > your proxy-server.conf? > > > > > > On Feb 1, 2013, at 12:53 PM, Andrey V. Romanchev wrote: > > > >> Hello! > >> I've installed swift + keystone and have incomprehensible problem > >> > >> First of all I get aut

Re: [Openstack] Swift + Keystone integration problem

2013-02-04 Thread Andrey V. Romanchev
at 1:37 PM, David Goetz wrote: >> >> > Sounds like swift isn't listening on that port. What is the bind_port >> in your proxy-server.conf? >> > >> > >> > On Feb 1, 2013, at 12:53 PM, Andrey V. Romanchev wrote: >> > >> >> Hello! &g

Re: [Openstack] [Fixed] Swift + Keystone integration problem

2013-02-04 Thread Andrey V. Romanchev
Chmouel, you're a genius! I've changed my storage endpoint and URL that solved the problem. Thank you! 2013/2/4 Chmouel Boudjnah > you seem to use ssl with a http:// url. > > Chmouel. > > > On Mon, Feb 4, 2013 at 10:38 AM, Andrey V. Romanchev < > andrey.r