Bug 1452781

Summary: Provision docker ceph/daemon images on the undercloud and install client libs in kolla images
Product: Red Hat OpenStack Reporter: Giulio Fidente <gfidente>
Component: openstack-tripleo-commonAssignee: Giulio Fidente <gfidente>
Status: CLOSED ERRATA QA Contact: Alexander Chuzhoy <sasha>
Severity: medium Docs Contact:
Priority: medium    
Version: 12.0 (Pike)CC: johfulto, jomurphy, mburns, slinaber, tvignaud
Target Milestone: betaKeywords: Triaged
Target Release: 12.0 (Pike)   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: openstack-tripleo-common-7.3.1-0.20170715002212.05562bb.el7ost Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-12-13 21:28:17 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1432583    

Description Giulio Fidente 2017-05-19 15:38:23 UTC
ceph-ansible uses ceph/daemon images from hub.docker.com , those should be added to the undercloud registry

kolla images of the openstack services should be updated to install the ceph client libs

Comment 3 Alexander Chuzhoy 2017-08-10 17:22:59 UTC
Environment:
openstack-tripleo-common-7.4.1-0.20170805212013.430242a.el7ost.noarch


[root@overcloud-controller-0 ~]# docker exec -u root glance_api bash -c "rpm -qa|grep python-rbd"
python-rbd-0.94.5-2.el7.x86_64
[root@overcloud-controller-0 ~]# docker exec -u root  gnocchi_metricd bash -c "rpm -qa|grep python-rados"
python-rados-0.94.5-2.el7.x86_64


[root@overcloud-compute-0 ~]# docker exec -u root nova_libvirt bash -c "rpm -qa|grep python-rbd"
python-rbd-0.94.5-2.el7.x86_64

[root@overcloud-compute-0 ~]# docker exec -u root nova_compute bash -c "rpm -qa|grep python-rbd"
python-rbd-0.94.5-2.el7.x86_64

Comment 4 Alexander Chuzhoy 2017-08-10 17:23:52 UTC
Verified based on comment #3

Comment 7 errata-xmlrpc 2017-12-13 21:28:17 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHEA-2017:3462