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
__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to