I am implementing the precommit part of a mechanism driver (ml2) right now i'm having problems with sqlalchemy. I made the class that uses the tables, but when the precommit is called an error pops up telling that the tables don't exists. To create the tables should i use a create all on initialize? or is there a proper way of doing it? -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20150122/85385409/attachment.html>