← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1374473] [NEW] 500 error on router-gateway-set for DVR

 

Public bug reported:

Under some circumstances this operation may fail.

Steps to reproduce:

1) Run Devstack with DVR *on* (devstack by default creates an external network and sets the gateway to the router)
2) Create an external network
3) Create a router
4) Set the gateway to the router
5) Observe the Internal Server Error

Expected outcome: the gateway is correctly set.

This occurs with the latest Juno code. The underlying error is an
attempted double binding of the router to the L3 agent.

More details in:

http://paste.openstack.org/show/115614/

** Affects: neutron
     Importance: High
         Status: Confirmed


** Tags: l3-dvr-backlog

** Changed in: neutron
       Status: New => Confirmed

** Changed in: neutron
   Importance: Undecided => High

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

Title:
  500 error on router-gateway-set for DVR

Status in OpenStack Neutron (virtual network service):
  Confirmed

Bug description:
  Under some circumstances this operation may fail.

  Steps to reproduce:

  1) Run Devstack with DVR *on* (devstack by default creates an external network and sets the gateway to the router)
  2) Create an external network
  3) Create a router
  4) Set the gateway to the router
  5) Observe the Internal Server Error

  Expected outcome: the gateway is correctly set.

  This occurs with the latest Juno code. The underlying error is an
  attempted double binding of the router to the L3 agent.

  More details in:

  http://paste.openstack.org/show/115614/

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


Follow ups

References