Merge "Apply VPN migration to correct plugin"

This commit is contained in:
Jenkins 2013-09-24 18:17:54 +00:00 committed by Gerrit Code Review
commit 20b5579f1e

View File

@ -30,7 +30,7 @@ down_revision = '39cf3f799352'
# Change to ['*'] if this migration applies to all plugins # Change to ['*'] if this migration applies to all plugins
migration_for_plugins = [ migration_for_plugins = [
'neutron.services.vpn.plugin.VPNPlugin', 'neutron.services.vpn.plugin.VPNDriverPlugin',
] ]
from alembic import op from alembic import op