RDO tickets are now tracked in Jira https://issues.redhat.com/projects/RDO/issues/
Bug 1344447 - 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
Summary: Openstack-gnocchi-statsd fails to start; ImportError: Your rados python modul...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: RDO
Classification: Community
Component: openstack-tripleo
Version: trunk
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
: trunk
Assignee: James Slagle
QA Contact: Shai Revivo
URL:
Whiteboard:
Depends On:
Blocks: 1348431
TreeView+ depends on / blocked
 
Reported: 2016-06-09 17:35 UTC by Marius Cornea
Modified: 2017-06-18 07:37 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
: 1348431 (view as bug list)
Environment:
Last Closed: 2017-06-18 07:37:53 UTC
Embargoed:


Attachments (Terms of Use)

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


Note You need to log in before you can comment on or make changes to this bug.