Merge "Different class names for VPNaaS migrations"

This commit is contained in:
Jenkins
2014-03-04 18:26:31 +00:00
committed by Gerrit Code Review

View File

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