RDO tickets are now tracked in Jira https://issues.redhat.com/projects/RDO/issues/
Bug 1006401 - explicit check for pymongo is incorrect
Summary: explicit check for pymongo is incorrect
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: RDO
Classification: Community
Component: openstack-puppet-modules
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: Martin Magr
QA Contact: yeylon@redhat.com
URL:
Whiteboard:
: 1006422 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-09-10 14:41 UTC by Pádraig Brady
Modified: 2016-04-18 07:12 UTC (History)
2 users (show)

Fixed In Version: openstack-packstack-2013.2.1-0.9.dev756
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-03-30 23:11:49 UTC
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
OpenStack gerrit 45889 0 None None None Never

Description Pádraig Brady 2013-09-10 14:41:52 UTC
The ceilometer module checks that the pymongo package is installed on RHEL.
It really should be checking for what provides pymongo,
and the installed python-pymongo package would satisfy that.

So to avoid http://projects.puppetlabs.com/issues/5831 just
avoid 'pymongo' disparity on RHEL.

Note for >= Havana python-pymongo will be available.

Comment 2 Pádraig Brady 2013-09-10 16:14:56 UTC
*** Bug 1006422 has been marked as a duplicate of this bug. ***


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