Hello Alok, check Keystone service and endpoint you created for glance , are they correct , , if they are correct , check your credentials you are providing while running glance index.
Try this command for export this to your environment glance --os-username=<> --os-password=<> --os-tenant-name=<tenant-name> --os-auth-url=http://ip for keystone:5000/v2.0 <http://192.168.xxx.xxx:5000/v2.0> index Regards, Ritesh Nanda On Tue, Aug 12, 2014 at 9:29 AM, Alok Kumar Singh <[email protected]> wrote: > Hi All, > > > > I am in the mid of OpenStack installation on UBUNTU 12.04. After > installing and configuring GLANCE, when I tested my configuration by > running the command ‘*glance index*’, it is showing below error: > > > > *openstack2@ubuntu:~$ glance index* > > *Failed to show index. Got error:* > > *You are not authenticated.* > > *openstack2@ubuntu:~$* > > > > Can you please let me know what could the reason be behind or how I can > fix the issue? Please let me know any alternative way through I could check > whether my GLANCE configuration is correct or not? > > > > Best Regards, > > > > *A*LOK *K**. **S*INGH > > > > > > _______________________________________________ > Mailing list: > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack > Post to : [email protected] > Unsubscribe : > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack > > -- * With Regards * * Ritesh Nanda*
_______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : [email protected] Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
