Bug 1120486

Summary: [RFE][cinder]: Cinder Start/End Event Notifications
Product: Red Hat OpenStack Reporter: RHOS Integration <rhos-integ>
Component: RFEsAssignee: RHOS Maint <rhos-maint>
Status: CLOSED UPSTREAM QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: markmc, yeylon
Target Milestone: ---Keywords: FutureFeature
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
URL: https://blueprints.launchpad.net/cinder/+spec/start-end-notifications
Whiteboard: upstream_milestone_none upstream_definition_obsolete upstream_status_unknown
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-03-19 17:00:58 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description RHOS Integration 2014-07-17 04:07:51 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/cinder/+spec/start-end-notifications.

Description:

Provide .start/.end notifications for the basic volume operations such as create, delete, extend, clone, etc... The change would include using a @wrap_volume_event decorator that could be placed on the volume actions that would emit notifications with details.

The change would use the Oslo's messaging that is available today in OpenStack as documented on the Oslo Messaging wiki:
https://wiki.openstack.org/wiki/Oslo/Messaging

This feature would be new to Cinder but both Nova and Neutron are emitting these events today. Sandy Walsh has a blog that describes the current notification usage report card for OpenStack services, see:
http://www.sandywalsh.com

See cinder-spec for details

Specification URL (additional information):

None