Merge "Apply VPN migration to correct plugin"
This commit is contained in:
commit
20b5579f1e
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user