Reviewed: https://review.openstack.org/289055 Committed: https://git.openstack.org/cgit/openstack/neutron-vpnaas/commit/?id=1421b1484a77e025e82e5e5c1336d1f708208643 Submitter: Jenkins Branch: master
commit 1421b1484a77e025e82e5e5c1336d1f708208643 Author: Akihiro Motoki <[email protected]> Date: Mon Mar 7 02:48:24 2016 +0900 Move db migration added during Mitaka to proper directory DB migrations related to VPNaaS endpoint groups and Multiple local subnets were added during Mitaka dev cycle. They are accidently placed in liberty directory. We can safely move these files as db migrations do not depend on file paths. Closes-Bug: #1553769 Change-Id: I54dd86bb302bed8564430a32012b849f0315d427 ** Changed in: neutron Status: In Progress => 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/1553769 Title: vpnaas: mitaka db migrations are placed in liberty directory Status in neutron: Fix Released Bug description: In vpnaas db migration, we don't have 'mitaka' directory, but actually we have mitaka db migrations. They should be placed in Mitaka directory. http://paste.openstack.org/show/489478/ To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1553769/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

