Python-lxml is not installed on machine which has roles control and database.
Affects | Status | Importance | Assigned to | Milestone | ||
---|---|---|---|---|---|---|
Juniper Openstack | Status tracked in Trunk | |||||
R1.1 |
Fix Released
|
Undecided
|
Raj Reddy | |||
Trunk |
Fix Released
|
Critical
|
Raj Reddy |
Bug Description
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/
from lxml import etree
ImportError: No module named lxml <<<<<<<<<<<<<
root@nodec58:~# dpkg -l | grep lxml
root@nodec58:~# dpkg -l | grep lxml
root@nodec58:~# apt-cache rdepends python-lxml
python-lxml
Reverse Depends:
python-docutils
python-
python-
python-
python-nova
python-ncclient
python-keystone
python-glance
python-cinder
contrail-config
contrail-
root@nodec58:~#
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:~#
root@nodeg17:~# apt-cache rdepends python-lxml
python-lxml
Reverse Depends:
python-docutils
python-
python-
python-
python-nova
python-ncclient
python-keystone
python-glance
python-cinder
contrail-config
contrail-
summary: |
- lxml is not installed on machine which has roles control and database. + Python-lxml is not installed on machine which has roles control and + database. |
description: | updated |
description: | updated |
Changed in juniperopenstack: | |
assignee: | nobody → Raj Reddy (rajreddy) |
milestone: | r1.10-beta → r1.10-fcs |
tags: | added: blocker |
Changed in juniperopenstack: | |
status: | New → Fix Committed |
Issue is seen with R1.10 Build #18 Deb