← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1269567] Re: L3 agent making RPC calls to get external network id

 

** Changed in: neutron
       Status: Fix Committed => Fix Released

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

Title:
  L3 agent making RPC calls to get external network id

Status in OpenStack Neutron (virtual network service):
  Fix Released

Bug description:
  In _process_routers, the L3 agent makes an RPC call each time that
  _process_routers is called to get the external network id as long as
  it was not configured using the gateway_external_network_id
  configuration option.

  This adds some time process a router.  Since the external id will not
  be changing, we should be able to get away with fetching and saving
  this value once.

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


References