Nicolas, Quantum and its plugins do not have yet schema versioning. If you've messed up the DB and dropped it, just create the schema in mysql. Quantum (or to be more precise sqlAlchemy) will recreate the tables for you. The name of the db for the OVS plugin is ovs_quantum. DB name can differ from plugin to plugin, please check the plugin README for more information.
Hope it helps, Salvatore On 25 July 2012 15:16, Nicolas de Bonfils <openst...@nicolas2bonfils.com>wrote: > Hi all, > > I somehow messed-up my quantum DB and I got no table left in the DB. I try > launching several times quantum-server, quantum-agent, even quantum-dhcp, > but still nothing :( . > I look several times in the code of quantum (and also in devstack) and > found nothing similar to "db sync" or "db upgrade". > > So : how to recreate the tables ? > > Thanks for the help. > > --- Nicolas > > > -- > Mailing list: > https://launchpad.net/~**netstack<https://launchpad.net/~netstack> > Post to : netstack@lists.launchpad.net > Unsubscribe : > https://launchpad.net/~**netstack<https://launchpad.net/~netstack> > More help : > https://help.launchpad.net/**ListHelp<https://help.launchpad.net/ListHelp> >
-- Mailing list: https://launchpad.net/~netstack Post to : netstack@lists.launchpad.net Unsubscribe : https://launchpad.net/~netstack More help : https://help.launchpad.net/ListHelp