** Changed in: neutron
       Status: Fix Committed => Fix Released

** Changed in: neutron
    Milestone: None => icehouse-2

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1243148

Title:
  Mistake in usage drop_table in downgrade in migration

Status in OpenStack Neutron (virtual network service):
  Fix Released

Bug description:
  In method downgrade_cisco in migration folsom_initial instead of local
  method drop_tables op.drop_tables is used

  File 
"/opt/stack/neutron/neutron/db/migration/alembic_migrations/versions/folsom_initial.py",
 line 468, in downgrade
      downgrade_cisco()
    File 
"/opt/stack/neutron/neutron/db/migration/alembic_migrations/versions/folsom_initial.py",
 line 541, in downgrade_cisco
      op.drop_tables(
  AttributeError: 'module' object has no attribute 'drop_tables'

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1243148/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to