← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1475011] [NEW] FloatingIPsTestJson tests fail with DVR routers

 

Public bug reported:

FloatingIPsTestJSON tests fail with DVR routers.
In this test suite "test_associate_already_associated_floating_ip" and  "test_associate_disassociate_floating_ip" are the tests that are failing with "Internal Server Error" when trying to delete the "floatingip_agent_gateway_port".

"Floatingip_agent_gateway_port" calls "_delete_port"  and so the
"ML2PLugin" throws attribute not found error with recent changes.

** Affects: neutron
     Importance: Undecided
     Assignee: Swaminathan Vasudevan (swaminathan-vasudevan)
         Status: New


** Tags: l3-dvr-backlog

** Changed in: neutron
     Assignee: (unassigned) => Swaminathan Vasudevan (swaminathan-vasudevan)

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

Title:
  FloatingIPsTestJson tests fail with DVR routers

Status in neutron:
  New

Bug description:
  FloatingIPsTestJSON tests fail with DVR routers.
  In this test suite "test_associate_already_associated_floating_ip" and  "test_associate_disassociate_floating_ip" are the tests that are failing with "Internal Server Error" when trying to delete the "floatingip_agent_gateway_port".

  "Floatingip_agent_gateway_port" calls "_delete_port"  and so the
  "ML2PLugin" throws attribute not found error with recent changes.

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


Follow ups