Bug 1231326
Summary: | kafka publisher requires kafka-python library | ||
---|---|---|---|
Product: | [Community] RDO | Reporter: | Alfredo Moralejo <amoralej> |
Component: | openstack-ceilometer | Assignee: | Eoghan Glynn <eglynn> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Yurii Prokulevych <yprokule> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | Kilo | CC: | jruzicka, pbrady, pkilambi, yeylon |
Target Milestone: | --- | ||
Target Release: | Kilo | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2015-12-15 15:44:12 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
Alfredo Moralejo
2015-06-12 17:02:18 UTC
New kafka publisher requires kafka-python library kafka-python>=0.9.2, however the library does not appear to be in the repositories, so if fails when the publisher is added to a sink. python-kafka is now in openstack common repo: http://cbs.centos.org/koji/packageinfo?packageID=2171 |