Include ceilometer alarm services as part of our deployment

Bug #1277121 reported by Pradeep Kilambi
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Cisco Openstack
Fix Released
Medium
Pradeep Kilambi
Havana
Fix Released
Medium
Pradeep Kilambi

Bug Description

Currently we dont include ceilometer alarm notifier and evaluator as part of the deployment. Need to include these in our data mappings.

https://review.openstack.org/71552

Revision history for this message
Pradeep Kilambi (pkilambi) wrote :

Also need to include the packages in our build system. These recently made it into ubuntu archives looks like

https://bugs.launchpad.net/ubuntu/+source/ceilometer/+bug/1250002

Revision history for this message
Mark T. Voelker (mvoelker) wrote :

Those packages are basically part of ceilometer-common, no?

Revision history for this message
Chris Ricker (chris-ricker) wrote :

Looks like it's Ubuntu / cloud-archive / us package in ceilometer-common:

# dpkg -L ceilometer-common | grep alarm
/usr/bin/ceilometer-alarm-evaluator
/usr/bin/ceilometer-alarm-notifier
#

but upstream puppet module assumed the RH packaging scheme:

https://github.com/stackforge/puppet-ceilometer/blob/stable/havana/manifests/params.pp#L44

Revision history for this message
Mark T. Voelker (mvoelker) wrote :

Yep. We probably need to send a patch to puppet-ceilometer.

Revision history for this message
Pradeep Kilambi (pkilambi) wrote :

yea working on a patch. The issue is not just packaging, it also expects an init script to be present which is not in havana looks like?

Revision history for this message
Chris Ricker (chris-ricker) wrote :

ceilometer-common 6:2013.2.1.dev1.g36c465c-24-cisco1 includes the upstart scripts

Revision history for this message
Mark T. Voelker (mvoelker) wrote :
Changed in openstack-cisco:
status: In Progress → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.