Database table does not exists error
We are implementing the precommit part of a mechanism driver (ml2) right now we are having problems with sqlalchemy. we made the class that uses the tables, but when the precommit is called an error pops up telling that the tables dont exists. To create the tables should we use a create all on initialize? or is there a proper way of doing it?
What about creating tables using below command in openstack JUNO.
Thank you! We managed to do it with your help, we also found this helpful page in the mailing list. https://wiki.openstack.org/wiki/Neutr...