Merge "Fix downgrade in migration"
This commit is contained in:
commit
526529f7c7
@ -66,4 +66,4 @@ def downgrade(active_plugins=None, options=None):
|
|||||||
return
|
return
|
||||||
|
|
||||||
op.drop_table('ml2_vxlan_allocations')
|
op.drop_table('ml2_vxlan_allocations')
|
||||||
op.drop_table('ml2_vxlan_endpoint')
|
op.drop_table('ml2_vxlan_endpoints')
|
||||||
|
Loading…
Reference in New Issue
Block a user