Hide Forgot
Cloned from launchpad blueprint https://blueprints.launchpad.net/cinder/+spec/attachment-notifications. Description: Send a notification when attaching and detaching volumes. Those notifications would allow the volume status to be updated in Ceilometer and add the ability for an admin to search samples for volume status history. Without this notification, if volume_usage_audit_period configuration value for cinder-volume-usage-audit is configured to 'hour', a volume resource could still be considered "available" by Ceilometer although it has been attached 59 minutes and 59 seconds ago. Specification URL (additional information): None
Moving to POST based on upstream status (Implemented).
Eric, how can this be tested without Ceilometer?
(In reply to Ayal Baron from comment #3) > Eric, how can this be tested without Ceilometer? Debug-level logs should show AMQP messages going out for these events. Alternatively, any tool like qpid-printevents that can attach to the AMQP bus and print messages should show these if they are enabled in Cinder.
verified on: python-cinderclient-1.0.8-1.el7ost.noarch openstack-cinder-2014.1-4.el7ost.noarch python-cinder-2014.1-4.el7ost.noarch
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/RHEA-2014-0852.html