Did you create services and endpoints in keystone? If yes, how you can do this? 
=)

--  
Виль Суркин


вторник, 25 июня 2013 г. в 18:48, CHABANI Mohamed El Hadi написал:

> When i tried with port : 5000 and even 35357 i got : Authorization Failed: 
> [Errno 111] Connection refused
>  
> These 2 ports are not open i guess, should i open them manually ? (the 
> keystone service is start/running)
>  
>  
>  
> 2013/6/25 Виль Суркин <vill....@gmail.com (mailto:vill....@gmail.com)>
> > You should authenticate in keystone service, not in swift-proxy.  
> > Keystone's Public API usually binds to TCP port 5000.
> >  
> > --  
> > Виль Суркин
> >  
> >  
> > вторник, 25 июня 2013 г. в 18:38, CHABANI Mohamed El Hadi написал:
> >  
> > > Hi,
> > >  
> > > I'm trying to install Swift from this Guide 
> > > (http://docs.openstack.org/trunk//openstack-object-storage/admin/content/ch_installing-openstack-object-storage.html),
> > >  and for the authentication service (Keystone) i'm a bit lost, should i 
> > > install Keystone as a full-fledged service with the MySql database ? i 
> > > want just to use Swift for test purpose (but not SAIO version), so idon't 
> > > need a lot of bandwidth or storage space, i finished the nodes 
> > > configuration and when verifying the installation with : swift -V 2.0 -A 
> > > http://127.0.0.1:8888/v2.0 -U swift:swift -K swift stat  
> > > i get : Unauthorised. Check username, password and tenant name/id
> > >  
> > > Or with : keystone --os-username=swift --os-password=swift 
> > > --os-auth-url=http://127.0.0.1:8888/v2.0 token-get      i get :  
> > > This server could not verify that you are authorized to access the 
> > > document you requested. Either you supplied the wrong credentials (e.g., 
> > > bad password), or your browser does not understand how to supply the 
> > > credentials required.
> > > Any sugestions ? here my proxy-server.conf 
> > > (http://pastebin.ubuntu.com/5797979/).
> > >  
> > > Thank you
> > >  
> > >  
> > > _______________________________________________
> > > Mailing list: https://launchpad.net/~openstack
> > > Post to : openstack@lists.launchpad.net 
> > > (mailto:openstack@lists.launchpad.net)
> > > Unsubscribe : https://launchpad.net/~openstack
> > > More help : https://help.launchpad.net/ListHelp
> > >  
> > >  
> > >  
> >  
> >  
>  

_______________________________________________
Mailing list: https://launchpad.net/~openstack
Post to     : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp

Reply via email to