← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1551219] Re: Remove "LinuxBridge" specific leftovers from common agent

 

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

commit 1ed0acd269574880d1009e96d0257ae5a61581b9
Author: gh159m <gh159m@xxxxxxx>
Date:   Mon Feb 29 12:59:51 2016 -0600

    Removed static reference to LinuxBridge in logging
    
    Removed hard-coded "LinuxBridge" from logging message in the common
    agent since it could also be used by other agents and changed it to
    log the agent type instead.  This should allow logs to reflect
    which agent type is actually using the common agent.
    
    Removed unused/leftover constants from the common agent.
    
    Change-Id: I2e790bf052f18f7314bfd1677fde65b96b2a5edd
    Closes-Bug: #1551219


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

Title:
  Remove "LinuxBridge" specific leftovers from common agent

Status in neutron:
  Fix Released

Bug description:
  The Common Agent still has some hard coded "LinuxBridge" logs,
  although it might be used by other agents (like macvtap agent) as
  well. Those logs should reflect the agent type using the common agent.

  Also some constants are still available in the common agent that are
  not used.

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


References