yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #16075
[Bug 1307720] Re: ML2 migration script does not check initial db version
** Changed in: neutron
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1307720
Title:
ML2 migration script does not check initial db version
Status in OpenStack Neutron (virtual network service):
Fix Released
Bug description:
The ML2 migration script
(https://github.com/openstack/neutron/blob/master/neutron/db/migration/migrate_to_ml2.py#L107)
does not check that the target db's state is a valid target for
migration. The intention was to add a check for the final icehouse
alembic hash in the target db, but that hash was not available when
the script was initially merged.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1307720/+subscriptions
References