** 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/1263217
Title:
Unnecessary call to get_dhcp_port from DeviceManager setup
Status in OpenStack Neutron (virtual network service):
Fix Released
Bug description:
In the file neutron/agent/linux/dhcp.py, the DeviceManager setup
method calls get_device which calls get_dhcp_port. This results in an
RPC call. But, we already had the port in the setup method.
I discovered this as I was trying to optimize the number of these RPC
calls.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1263217/+subscriptions
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp