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
_______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack