python-pbr package not installed on config nodes

Bug #1366599 reported by Vedamurthy Joshi
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Juniper Openstack
Status tracked in Trunk
R1.1
Fix Committed
High
Atul Moghe
Trunk
Fix Committed
High
Atul Moghe

Bug Description

R1.10 34

In Icehouse distribution on CentOS, on config nodes python-pbr package is not installed.
This is resulting neutronclient shell commands to fail.

Workaround is to install the package manually from /opt/contrail/contrail_install_repo/python-pbr-0.8.0-1.el6.noarch.rpm
i.e.
yum install /opt/contrail/contrail_install_repo/python-pbr-0.8.0-1.el6.noarch.rpm

[root@nodec20 ~]# source /etc/contrail/openstackrc
[root@nodec20 ~]# neutron net-list
Traceback (most recent call last):
  File "/usr/bin/neutron", line 6, in <module>
    from neutronclient.shell import main
  File "/usr/lib/python2.6/site-packages/neutronclient/shell.py", line 66, in <module>
    from neutronclient.version import __version__
  File "/usr/lib/python2.6/site-packages/neutronclient/version.py", line 19, in <module>
    import pbr.version
ImportError: No module named pbr.version
[root@nodec20 ~]#

tags: added: releasenote
Revision history for this message
Atul Moghe (moghea) wrote :

This is fixed in mainline not in R1.10 by releasing a new python-neutronclient package with 3contrail

Revision history for this message
Vedamurthy Joshi (vedujoshi) wrote :

Atul,
    Build 38 also has this issue. What is the plan for R1.10 branch ?

tags: added: blocker
removed: releasenote
Revision history for this message
Atul Moghe (moghea) wrote :

mainline checkin is https://github.com/Juniper/contrail-packaging/commit/79bbea152d41ea62685842ba256340f7120e17f6
Will port python-pbr specific changes and 3contrail package in depends_pacakges.cfg in R1.10

Revision history for this message
Atul Moghe (moghea) wrote :
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.