Bug 1488804

Summary: python-pankoclient is missing in installed packages
Product: Red Hat OpenStack Reporter: Sasha Smolyak <ssmolyak>
Component: python-pankoclientAssignee: Pradeep Kilambi <pkilambi>
Status: CLOSED ERRATA QA Contact: Julien Danjou <jdanjou>
Severity: high Docs Contact:
Priority: high    
Version: 12.0 (Pike)CC: fbaudin, jdanjou, jschluet, pkilambi, rhos-maint, ssmolyak, tvignaud
Target Milestone: betaKeywords: FutureFeature, Triaged
Target Release: 12.0 (Pike)   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: python-pankoclient-0.3.0-1.el7ost Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-12-13 22:02:49 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:

Description Sasha Smolyak 2017-09-06 08:59:39 UTC
Description of problem:
When installing undercloud, get an error message
Error: Execution of '/bin/yum -d 0 -e 0 -y install python-pankoclient' returned 1: Error: Nothing to do
Error: /Stage[main]/Panko::Client/Package[python-pankoclient]/ensure: change from purged to present failed: Execution of '/bin/yum -d 0 -e 0 -y install python-pankoclient' returned 1: Error: Nothing to do

Version-Release number of selected component (if applicable):
Build 2017-09-05.9

How reproducible:
Always

Steps to Reproduce:
1. Try to deploy undercloud with DEFAULT.enable_telemetry=True
2.
3.

Actual results:
Deployment fails

Expected results:
No errors

Additional info:

Comment 6 Julien Danjou 2017-10-06 12:39:30 UTC
Prad, looks like the package is installed on undercloud but the packages does not ship a binary:

(overcloud) [stack@undercloud-0 ~]$ rpm -ql python-aodhclient-0.9.0-0.20170814164842.eb82760.el7ost.noarch | grep bin
/usr/bin/aodh
/usr/bin/aodh-2
/usr/bin/aodh-2.7
(overcloud) [stack@undercloud-0 ~]$ rpm -ql python-pankoclient-0.3.0-1.el7ost.noarch | grep bin
(overcloud) [stack@undercloud-0 ~]$

Comment 7 Pradeep Kilambi 2017-10-06 12:57:05 UTC
(In reply to Julien Danjou from comment #6)
> Prad, looks like the package is installed on undercloud but the packages
> does not ship a binary:
> 
> (overcloud) [stack@undercloud-0 ~]$ rpm -ql
> python-aodhclient-0.9.0-0.20170814164842.eb82760.el7ost.noarch | grep bin
> /usr/bin/aodh
> /usr/bin/aodh-2
> /usr/bin/aodh-2.7
> (overcloud) [stack@undercloud-0 ~]$ rpm -ql
> python-pankoclient-0.3.0-1.el7ost.noarch | grep bin
> (overcloud) [stack@undercloud-0 ~]$

Thats expected in 0.3.0, use 'openstack event ' command instead. The upstream version dint have a binary when we packaged this.

Comment 8 Julien Danjou 2017-10-06 13:14:15 UTC
You're right and there's no more recent version than 0.3.0 anyway, so we're good.

Comment 11 errata-xmlrpc 2017-12-13 22:02:49 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