[Openshift Enterprise] : Package docker-py need to be installed manually on target node

Bug #1735057 reported by chhandak
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Juniper Openstack
Won't Fix
High
Sachchidanand Vaidya
R4.1
Won't Fix
High
Sachchidanand Vaidya
Trunk
Won't Fix
High
Sachchidanand Vaidya

Bug Description

When bringing up contrail cluster on RedHat container docker-py need to be installed on all the target node manually. Ansible script is not taking care of the installation of this package.

First, pip has to be installed on the target node. Then using pip docker-py should be installed

To installed Pip:

wget https://bootstrap.pypa.io/get-pip.py
python get-pip.py

To install docker-py:
pip install docker-py

chhandak (chhandak)
Changed in juniperopenstack:
importance: Undecided → High
assignee: nobody → Sachchidanand Vaidya (vaidyasd)
milestone: none → r4.1.0.0-fcs
information type: Proprietary → Public
Revision history for this message
Jeba Paulaiyan (jebap) wrote :

Releasenotes:

When bringing up contrail cluster on RedHat container docker-py need to be installed on all the target node manually.

To installed Pip:

wget https://bootstrap.pypa.io/get-pip.py
python get-pip.py

To install docker-py:
pip install docker-py

Vineet Gupta (vineetrf)
Changed in juniperopenstack:
status: New → Won't Fix
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.