← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1587021] Re: Log file full of info messages that segments are not supported

 

Reviewed:  https://review.openstack.org/322779
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=d5b4436289ff45795f3414e0c6f244146cbeca5f
Submitter: Jenkins
Branch:    master

commit d5b4436289ff45795f3414e0c6f244146cbeca5f
Author: Gary Kotton <gkotton@xxxxxxxxxx>
Date:   Mon May 30 04:29:54 2016 -0700

    Segments: remove log message indicating segments are not supported
    
    Some plugins may not support segment. Each time a agent does a report
    there is a log message, which is really pointless, that indicates
    that segments are not supported.
    
    This removes that log message.
    
    Change-Id: I67e9031c89ca157679a21f1b09a873ff1842fc45
    Closes-bug: #1587021


** 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/1587021

Title:
  Log file full of info messages that segments are not supported

Status in neutron:
  Fix Released

Bug description:
  The following info messages are in the log file:

  2016-05-30 11:27:46.320 INFO neutron.services.segments.db [req-
  be57cc26-a3ae-4370-aed9-cdb4ed6ccabb None None] Core plug-in does not
  implement 'check_segment_for_agent'. It is not possible to build a
  hosts segments mapping

  In the even that a core plugin does not support this we should not be
  posting this for each update sent by the agent

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1587021/+subscriptions


References