Merge "Fix downgrade in migration"

This commit is contained in:
Jenkins
2013-10-03 16:21:14 +00:00
committed by Gerrit Code Review

View File

@@ -66,4 +66,4 @@ def downgrade(active_plugins=None, options=None):
return
op.drop_table('ml2_vxlan_allocations')
op.drop_table('ml2_vxlan_endpoint')
op.drop_table('ml2_vxlan_endpoints')