Hi Paul, I want add a db version file. can tell me how to do ? very very thank you > !!! >
To create a migration script you have to do: $ cd ironic/ironic/db/sqlalchemy $ alembic revision -m "create foo table" We maintain a FAQ as part of the Ironic documentation that answer this and other similar questions. Please take a look: http://docs.openstack.org/developer/ironic/dev/faq.html Cheers, Lucas
__________________________________________________________________________ OpenStack Development Mailing List (not for usage questions) Unsubscribe: [email protected]?subject:unsubscribe http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
