Apply VPN migration to correct plugin
This patch ensures the migration is executed when VPNDriverPlugin is loaded among service plugins. Bug 1229394 Change-Id: Ibf50d23aebc60b2ba22ef5a51c268b93761c2171
This commit is contained in:
parent
df3e4c1239
commit
51650c49a8
@ -30,7 +30,7 @@ down_revision = '39cf3f799352'
|
||||
# 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
|
||||
|
Loading…
x
Reference in New Issue
Block a user