yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #13592
[Bug 1307720] [NEW] ML2 migration script does not check initial db version
Public bug reported:
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.
** Affects: neutron
Importance: Undecided
Assignee: Mark McClain (markmcclain)
Status: Confirmed
** Tags: icehouse-backport-potential
** Changed in: neutron
Assignee: (unassigned) => Mark McClain (markmcclain)
** Changed in: neutron
Status: New => Confirmed
** Changed in: neutron
Milestone: None => juno-1
** Tags added: icehouse-backport-potential
--
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):
Confirmed
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
Follow ups
References