← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1279644] [NEW] unused imports in neutron/agent/linux/async_process.py

 

Public bug reported:

import eventlet  -> unused
import eventlet.event
import eventlet.queue
import eventlet.timeout -> unused

** Affects: neutron
     Importance: Low
     Assignee: yong sheng gong (gongysh)
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1279644

Title:
  unused imports in neutron/agent/linux/async_process.py

Status in OpenStack Neutron (virtual network service):
  New

Bug description:
  import eventlet  -> unused
  import eventlet.event
  import eventlet.queue
  import eventlet.timeout -> unused

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


Follow ups

References