<div>Hi there,</div><div><br></div><div>Trying to install OpenStack on Fedora 16 following instructions at <a href="http://fedoraproject.org/wiki/Getting_started_with_OpenStack_on_Fedora_17">http://fedoraproject.org/wiki/Getting_started_with_OpenStack_on_Fedora_17</a></div>
<div><br></div><div>Very early in the installation process here is what I get. This is new to me as previous installs worked okay at this point. Does it ring a bell ?</div><div>Thanks</div><div>Patrick</div><div><br></div>
<div>$ sudo openstack-db --service glance --init</div><div>Please enter the password for the 'root' MySQL user: </div><div>Verified connectivity to MySQL.</div><div>Creating 'glance' database.</div><div>Asking openstack-glance to sync the database.</div>
<div>Traceback (most recent call last):</div><div>  File "/usr/bin/glance-manage", line 43, in <module></div><div>    from glance.common import cfg</div><div>ImportError: cannot import name cfg</div><div>ERROR 1146 (42S02) at line 1: Table 'glance.migrate_version' doesn't exist</div>
<div>Final sanity check failed.</div><div>Please file a bug report on <a href="http://bugzilla.redhat.com">bugzilla.redhat.com</a> against the openstack-glance package.</div><div><br></div><div><br></div>