yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #08274
[Bug 1269567] [NEW] L3 agent making RPC calls to get external network id
Public bug reported:
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.
** 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/1269567
Title:
L3 agent making RPC calls to get external network id
Status in OpenStack Neutron (virtual network service):
New
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
Follow ups
References