Reviewed: https://review.openstack.org/555095 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=c331b898e19c8125d005c09d8a6e247805e506a8 Submitter: Zuul Branch: master
commit c331b898e19c8125d005c09d8a6e247805e506a8 Author: Swaminathan Vasudevan <[email protected]> Date: Wed Mar 21 13:36:38 2018 -0700 DVR: Add error handling for get_network_info_for_id rpc call Add error handling for get_network_info_for_id rpc call in the ovs_dvr_neutron_agent. Closes-Bug: #1758093 Change-Id: I44a5911554c712c89cdc8901cbc7b844c4b0a363 ** Changed in: neutron Status: In Progress => 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/1758093 Title: DVR: RPC error handling missing for get_network_info_for_id Status in neutron: Fix Released Bug description: To avoid exceptions from the l2 agent while trying to access the 'get_network_info_for_id' when the server is not updated, we need to handle the error case when the oslo_messaging reports an error that the API not found. To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1758093/+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

