I add one class nova.db.sqlalchemy.models to create a linked table in Nova DB, but it does not reflect.
By doing the same in a neutron, a table is created in the neutron database.
The Openstack documentation does not explain how to expand the database anywhere. http://docs.openstack.org/developer/nova/api/nova.db.sqlalchemy.models.html
How can this problem be solved?
nova/db/sqlalchemy/migrate_repo/versions/, "nova-manage db sync". . HTH
nova-manage db sync