← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1421042] Re: AttributeError during migration legacy router to DVR router.

 

** 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/1421042

Title:
  AttributeError during migration legacy router to DVR router.

Status in OpenStack Neutron (virtual network service):
  Invalid

Bug description:
  After commit https://review.openstack.org/124879 is merged, when
  migrating a legacy router to distributed router, AttributeError:
  'LegacyRouter' object has no attribute 'dist_fip_count' is reported
  because ri object in l3 agent is LegacyRouter instead of DvrRouter.
  LegacyRouter doesn't has attribute dist_fip_count.

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


References