** Changed in: neutron
       Status: In Progress => Invalid

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

Title:
  Revises error in neutron / neutron / db / migration /
  alembic_migrations / versions / havana_release.py  (stable/havana
  branch)

Status in OpenStack Neutron (virtual network service):
  Invalid

Bug description:
  In stable/havana branch :
  
https://github.com/openstack/neutron/blob/stable/havana/neutron/db/migration/alembic_migrations/versions/havana_release.py

  We have the following code:
  """havana

  Revision ID: havana
  Revises: 1341ed32cc1e
  Create Date: 2013-10-02 00:00:00.000000

  """

  # revision identifiers, used by Alembic.
  revision = 'havana'
  down_revision = '27ef74513d33'

  Revises should be  27ef74513d33 here.

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to