No module named netifaces

Bug #1523706 reported by Winson Chan
22
This bug affects 5 people
Affects Status Importance Assigned to Milestone
oslo.utils
Fix Released
Undecided
Unassigned

Bug Description

After netifaces is moved to extra, we are getting the following error when referencing oslo utils.

Traceback (most recent call last):
  File "[our script]", line 10, in <module>
    import novaclient.client
  File "/data/app/kochiku-worker/.local/lib/python2.7/site-packages/novaclient/client.py", line 38, in <module>
    from oslo_utils import netutils
  File "/data/app/kochiku-worker/.local/lib/python2.7/site-packages/oslo_utils/netutils.py", line 25, in <module>
    import netifaces
ImportError: No module named netifaces

Revision history for this message
Jeremy Stanley (fungi) wrote :
Revision history for this message
Adam Gandelman (gandelman-a) wrote :
Revision history for this message
Davanum Srinivas (DIMS) (dims-v) wrote :

Fixed in 3.2.0 of oslo.utils.

Changed in oslo.utils:
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.