yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #56370
[Bug 1622566] Re: logs from linuxbridge agent have "with host None"
Reviewed: https://review.openstack.org/368750
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=2fe2efc55db4cffe90dd284cb074de81e0efbd4e
Submitter: Jenkins
Branch: master
commit 2fe2efc55db4cffe90dd284cb074de81e0efbd4e
Author: Kevin Benton <kevin@xxxxxxxxxx>
Date: Fri Sep 9 07:52:57 2016 -0700
LinuxBridge: Pass host into get_devices_details_list
Pass the host into get_devices_details_list on the linux bridge
agent so the debug logs on the server side don't show "host None".
This is mainly just for cosmetics and consistency with the OVS agent
since the only thing the host is really used for on the server side
is special treatment of DVR ports, which does not currently apply
to linux bridge.
Change-Id: I700fa26982bdb087cf7ea4b3eb69aec2f2e099c8
Closes-Bug: #1622566
** 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/1622566
Title:
logs from linuxbridge agent have "with host None"
Status in neutron:
Fix Released
Bug description:
The linux bridge agent does not pass the host into
get_devices_details_list, which results in misleading debug logs on
the server side that imply there may be missing data:
2016-09-10 01:54:42.307 14800 DEBUG neutron.plugins.ml2.rpc [req-
96973c7b-8753-40be-b52a-0ce4b250ffb9 - -] Device tap7495d684-71
details requested by agent lb6679bf6e7639 with host None
get_device_details
/opt/stack/new/neutron/neutron/plugins/ml2/rpc.py:71
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1622566/+subscriptions
References