Comment 4 for bug 1783519

Revision history for this message
Yuvaraja Mariappan (ymariappan) wrote :

eventlet needs it.
[package is needed in the contrail-vrouter-agent container]

(vrouter-agent)[root@nodem19 /usr/lib/python2.7/site-packages/opencontrail_vrouter_netns]$ grep -ri 'eventlet' .
./linux/utils.py: from eventlet.green import subprocess
./linux/utils.py: from eventlet import greenthread
Binary file ./linux/utils.pyc matches
Binary file ./linux/utils.pyo matches

Thanks,
Yuvaraja