Merge "Fix downgrade in migration"
This commit is contained in:
commit
9bb5e73ab5
@ -504,7 +504,7 @@ def downgrade_ryu():
|
|||||||
|
|
||||||
def downgrade_cisco():
|
def downgrade_cisco():
|
||||||
op.drop_tables(
|
op.drop_tables(
|
||||||
'nextport_bindings',
|
'nexusport_bindings',
|
||||||
'port_bindings',
|
'port_bindings',
|
||||||
'credentials',
|
'credentials',
|
||||||
'qoss',
|
'qoss',
|
||||||
|
Loading…
Reference in New Issue
Block a user