Bug 1300013

Summary: openstack-aodh now requires python-gnocchiclient
Product: [Community] RDO Reporter: David Moreau Simard <dmsimard>
Component: distributionAssignee: Pradeep Kilambi <pkilambi>
Status: CLOSED CURRENTRELEASE QA Contact: yeylon <yeylon>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: trunkCC: apevec, hguemar, jtrowbri, markmc, michele, srevivo, yeylon
Target Milestone: ---   
Target Release: trunk   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: python-gnocchiclient-2.1.0-1.el7 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-03-30 22:59:44 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:
Attachments:
Description Flags
Stack trace none

Description David Moreau Simard 2016-01-19 18:34:40 UTC
Since yesterday, openstack-aodh requires python-gnocchiclient:
https://github.com/openstack/aodh/commit/fa3a982a27d698333ac213cbe8faac5ba2a56079

If gnocchiclient is not installed, the db-sync for aodh (probably amongst other things) will fail - see attached stacktrace.

I meant to add python-gnocchiclient>=2.1.0 as a Requires in the aodh spec file but noticed we only had python-gnocchiclient 2.0 in http://buildlogs.centos.org/centos/7/cloud/openstack-liberty/.

Either we need to bump the version of gnocchiclient in the deps repo or we create a mitaka deps repo with an updated version ?

Comment 1 Alan Pevec 2016-01-21 20:10:01 UTC
python-gnocchiclient-2.1.0-1.el7 is in delorean deps repo

Comment 2 David Moreau Simard 2016-01-21 20:52:47 UTC
Submitted fix for added dependency https://review.gerrithub.io/#/c/260572/