Reviewed: https://review.openstack.org/636963 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=769e9712936187b48984d7ab73bd7e6611ef4b60 Submitter: Zuul Branch: master
commit 769e9712936187b48984d7ab73bd7e6611ef4b60 Author: Rodolfo Alonso Hernandez <[email protected]> Date: Thu Feb 14 14:04:05 2019 +0000 [OVS] Exception message when retrieving bridge-id and is not present In the OVS agent, when setting up the ancillary bridges, the parameter external_id:bridge-id is retrieved. If this parameter is not defined (e.g.: manually created bridges), ovsdbapp writes an error in the logs. This information is irrelevant and can cause confusion during debugging time. Change-Id: Ic85db65f651eb67fcb56b937ebe5850ec1e8f29f Closes-Bug: #1815912 ** 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/1815912 Title: [OVS] exception message when retrieving bridge-id is not present Status in neutron: Fix Released Bug description: In the OVS agent, when setting up the ancillary bridges, the parameter external_id:bridge-id is retrieved. If this parameter is not defined (e.g.: manually created bridges), ovsdbapp writes an error in the logs. This information is irrelevant and can cause confusion during debugging time. To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1815912/+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

