Hi everyone, I have swift installed with swauth and is working properly. Now I need to make swift work with keystone.
I am getting this error: # swift -A http://192.168.122.14:5000/v2.0 -U adminUser -K secretword stat -v Auth GET failed: http://192.168.122.14:5000/tokens 401 Unauthorized Need help thanks ! Paras. some info swift = from ubuntu oneric keystone = from ucb -- root@server3:/etc/init.d# keystone-manage endpointTemplates list All EndpointTemplates service region Public URL ------------------------------------------------------------------------------- nova RegionOne http://192.168.122.14:8774/v1.1/%tenant_id% glance RegionOne http://192.168.122.14:9292/v1 swift RegionOne http://192.168.122.14:8080/v1/AUTH_%tenant_id% keystone RegionOne http://192.168.122.14:5000/v2.0 -- swift-proxy.conf: http://paste.openstack.org/show/4912/ _______________________________________________ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp