← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1496204] [NEW] DVR: no need to reschedule_router if router gateway update

 

Public bug reported:

With None DVR router, if router_gateway changes, it should
reschedule_router to proper l3 agents, the reason is bellow:

"      When external_network_bridge is set, each L3 agent can be associated
        with at most one external network. If router's new external gateway
        is on other network then the router needs to be rescheduled to the
        proper l3 agent."

But with DVR router, I think it is no need to reschedule_router(there is
no other  l3 agents), and a serious problem is that during
reschedule_router, the communication is broken related to this router.

** Affects: neutron
     Importance: Undecided
         Status: New

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

Title:
  DVR: no need to reschedule_router if router gateway update

Status in neutron:
  New

Bug description:
  With None DVR router, if router_gateway changes, it should
  reschedule_router to proper l3 agents, the reason is bellow:

  "      When external_network_bridge is set, each L3 agent can be associated
          with at most one external network. If router's new external gateway
          is on other network then the router needs to be rescheduled to the
          proper l3 agent."

  But with DVR router, I think it is no need to reschedule_router(there
  is no other  l3 agents), and a serious problem is that during
  reschedule_router, the communication is broken related to this router.

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


Follow ups