← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1116308] Re: unsafe execution in LinuxBridge Quantum plugin

 

the commit message did not have a closes-bug tag:
https://review.openstack.org/#/c/8797/2

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

Title:
  unsafe execution in LinuxBridge Quantum plugin

Status in OpenStack Neutron (virtual network service):
  Fix Released

Bug description:
  quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py
  Has code that potentialy will crash the agent.

  It looks like:
       if utils.execute(['ip', 'link', 'set',
                   interface, 'up'], root_helper=self.root_helper):
           return

  I think it should be executed within try - except

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