Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

neutron2snabb: Added automatic database schema detection #488

Closed
wants to merge 1 commit into from

Conversation

lukego
Copy link
Member

@lukego lukego commented May 18, 2015

neutron2snabb now scans the *.sql files produced by mysqldump to determine the order of columns in the database dump.

The original selftest.sh regression test case is reintroduced to confirm that the schema is understood correctly and the same configuration files are generated.

This depends on the neutron_sync_master to store the *.sql files, which is the subject of a separate change. If these files are not present then the old hard-coded default is used.

neutron2snabb now scans the *.sql files produced by mysqldump to
determine the order of columns in the database dump.

The original selftest.sh regression test case is reintroduced to
confirm that the schema is understood correctly and the same
configuration files are generated.

This depends on the neutron_sync_master to store the *.sql files,
which is the subject of a separate change. If these files are not
present then the old hard-coded default is used.
lukego referenced this pull request in dosaboy/snabbswitch May 18, 2015
Fixes expected schema for ml2_port_bindings db table to
match that of 2014.1.4 Neutron schema.

Also adds debug print statements.
@lukego
Copy link
Member Author

lukego commented May 18, 2015

Merged onto nfv branch.

@lukego lukego closed this May 18, 2015
@lukego lukego deleted the neutron2snabb-autoschema branch June 10, 2015 08:04
wingo pushed a commit to wingo/snabb that referenced this pull request Oct 20, 2016
set interface mtu based on lwaftr v4/v6 mtu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant