Merge "Fix downgrade in migration"

This commit is contained in:
Jenkins 2013-10-05 03:26:04 +00:00 committed by Gerrit Code Review
commit 9bb5e73ab5

View File

@ -504,7 +504,7 @@ def downgrade_ryu():
def downgrade_cisco():
op.drop_tables(
'nextport_bindings',
'nexusport_bindings',
'port_bindings',
'credentials',
'qoss',