Bug 1344447

Summary: Openstack-gnocchi-statsd fails to start; ImportError: Your rados python module does not support omap feature. Install 'cradox' (recommended) or upgrade 'python-rados' >= 9.1.0
Product: [Community] RDO Reporter: Marius Cornea <mcornea>
Component: openstack-tripleoAssignee: James Slagle <jslagle>
Status: CLOSED CURRENTRELEASE QA Contact: Shai Revivo <srevivo>
Severity: high Docs Contact:
Priority: unspecified    
Version: trunkCC: chris.brown
Target Milestone: ---   
Target Release: trunk   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1348431 (view as bug list) Environment:
Last Closed: 2017-06-18 07:37:53 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: 1348431    

Description Marius Cornea 2016-06-09 17:35:50 UTC
Description of problem:
Openstack-gnocchi-statsd fails to start; ImportError: Your rados python module does not support omap feature. Install 'cradox' (recommended) or upgrade 'python-rados' >= 9.1.0

Version-Release number of selected component (if applicable):

I'm using the image from https://ci.centos.org/artifacts/rdo/images/master/delorean/stable/

How reproducible:
100%

Steps to Reproduce:
1. Deploy overcloud 
2. Check openstack gnocchi services

Actual results:
In /var/log/gnocchi/statsd.log:
ERROR gnocchi ImportError: Your rados python module does not support omap feature. Install 'cradox' (recommended) or upgrade 'python-rados' >= 9.1.0

Expected results:
Gnocchi services get started.

Additional info:
Workaround:
yum install -y python2-cradox
pcs resource cleanup openstack-gnocchi-statsd
pcs resource cleanup openstack-gnocchi-metricd

Comment 1 Christopher Brown 2017-06-18 07:37:53 UTC
Fixed In Version: python-cradox-1.1.8-2.el7ost