Comment 0 for bug 1358208

Revision history for this message
Bharat Kumar (pbharat) wrote : lxml is not installed on machine which has roles control and database.

lxml is not installed on machine which has roles control and Database, on config and compute nodes it is installed.

Logs:
==========
root@nodec58:~# contrail-status
Traceback (most recent call last):
  File "/usr/bin/contrail-status", line 14, in <module>
    from lxml import etree
ImportError: No module named lxml <<<<<<<<<<<<<

root@nodec58:~# dpkg -l | grep lxml
root@nodec58:~# dpkg -l | grep lxml

Config node:
===========
root@nodeg21:~# dpkg -l | grep lxml
ii python-lxml 3.3.1-1contrail1 pythonic binding for the libxml2 and libxslt libraries
root@nodeg21:~#

Compute Node:
============
root@nodeg17:~# dpkg -l | grep lxml
ii python-lxml 3.3.1-1contrail1 pythonic binding for the libxml2 and libxslt libraries
root@nodeg17:~#