[openstack-dev] Fwd: Can't add a table to nova DB

Silvia Fichera fichera.sil at gmail.com
Tue Jul 7 08:16:14 UTC 2015


Hi all,
I want to add a table to nova db and I followed those suggestions:
https://stackoverflow.com/questions/19424901/how-to-add-a-table-in-nova-database-openstack/24900366#24900366

but after the synchronization there are no changes in the DB.

In order, I've added the structure my new table as a class in models.py,
than I've written a migration file and its upgrade and downgrade function
and than I've synchronizaed the db.
It seems everything goes fine.

Can you give some suggestions and tips?

Regards,

-- 
Silvia
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20150707/246c2534/attachment.html>


More information about the OpenStack-dev mailing list