On 06/08/2012 08:11 PM, Michael Adeyeye wrote: > I have error installing openstack on fedora 17. I can't run glance index. please see http://fpaste.org/JJYL/ Hmm. Did the glance services start correctly? Is the output Ok from: for svc in api registry; do systemctl status openstack-glance-$svc.service done There might be something informative in /var/log/glance/*.log There have been selinux updates recently which you may not have. Could you try after doing: yum install selinux-policy Or if that doesn't work, to eliminate selinux temporarily setenforce 0 I also notice errors from the openstack-db --init commands: ERROR 1396 (HY000) at line 2: Operation CREATE USER failed for 'glance'@'localhost' I've not seen that before, so I'll need to look into that at least. cheers, Pádraig. _______________________________________________ cloud mailing list cloud@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/cloud