← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1130440] Re: Missing 'netifaces' installation dependence

 

netifaces is test dependency located in:

https://github.com/openstack/quantum/blob/master/tools/test-requires#L22

** Changed in: quantum
       Status: New => Won't Fix

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

Title:
  Missing 'netifaces' installation dependence

Status in OpenStack Quantum (virtual network service):
  Won't Fix

Bug description:
  When running ryu test, get error as below:

  ERROR: test_setup_empty (quantum.tests.unit.ryu.test_ryu_agent.TestVifPortSet)
  ----------------------------------------------------------------------
  Traceback (most recent call last):
    File "/home/soulxu/work-code/openstack/quantum/quantum/tests/unit/ryu/test_ryu_agent.py", line 33, in setUp
      self.mod_agent = importutils.import_module(self._AGENT_NAME)
    File "/home/soulxu/work-code/openstack/quantum/quantum/openstack/common/importutils.py", line 58, in import_module
      __import__(import_str)
    File "/home/soulxu/work-code/openstack/quantum/quantum/plugins/ryu/agent/ryu_quantum_agent.py", line 27, in <module>
      import netifaces
  ImportError: No module named netifaces

  We should add netifaces into tools/pip-requires

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