Keystone on Rawhide tracebacks around sqlalchemy

Pádraig Brady P at draigBrady.com
Tue Feb 19 01:27:51 UTC 2013


On 02/19/2013 12:56 AM, Pete Zaitcev wrote:
> Greetings:
>
> When I try to run Keystone, it blows up with this:
>
>    File "/usr/lib/python2.7/site-packages/migrate/versioning/schema.py", line 10, in <module>
>      from sqlalchemy import exceptions as sa_exceptions
> ImportError: cannot import name exceptions
>
> python-sqlalchemy-0.8.0-0.1.b1.fc19.x86_64
> openstack-keystone-2013.1-0.2.g2.fc19.noarch
>
> Weird thing is, I'm not trying to migrate anything anywhere.
> Just launching a new Keystone with "keystone-manage db_sync".
> Does it work for anyone else?

That's awkward.  0.8.0 is currently incompat with openstack.
I suggest downgrading python-sqlalchemy to the 0.7 series for now

thanks,
Pádraig.


More information about the cloud mailing list