Description of problem: openstack-heat-common package on havana and icehouse doesnt include python-ceilometerclient Version-Release number of selected component (if applicable): openstack-heat-common-2013.2.3-1.1.el6.noarch.rpm How reproducible: Unable to create a stack on heat with ceilometer alarms. Steps to Reproduce: 1. Create a stack with ceilometer alarms Actual results: Stack fails creation and ceilometer alarms are not created. Error: INFO heat.engine.clients [-] ceilometerclient not available
The following packages: * python-ceilometerclient * python-glanceclient * python-troveclient appear to be missing from the explicit dependency list, and are evidently not being picked up automatically from the Python packaging.
Changelog is misleading s/build/runtime/ or even s/build// * Mon Aug 4 2014 Jeff Peeler <jpeeler> - 2014.1.1-2.4 - add client build requires (rhbz #1108056)
New builds created with changelog: - add client requires (rhbz #1108056)
These packages are installed with all-in-one + heat parts in latest puddle: # rpm -qa | grep 'python-.*client' | sort python-ceilometerclient-1.0.10-1.el7ost.noarch python-cinderclient-1.0.9-1.el7ost.noarch python-glanceclient-0.13.1-1.el7ost.noarch python-heatclient-0.2.9-1.el7ost.noarch python-keystoneclient-0.9.0-1.el7ost.noarch python-neutronclient-2.3.4-2.el7ost.noarch python-novaclient-2.17.0-2.el7ost.noarch python-swiftclient-2.1.0-2.el7ost.noarch python-troveclient-1.0.3-2.el7ost.noarch So seems to be OK as per comment #2
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHBA-2014-1135.html