]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Add snapshot events to the cinder notification
authorMichael Kerrin <michael.kerrin@hp.com>
Thu, 28 Mar 2013 13:05:01 +0000 (13:05 +0000)
committerMichael Kerrin <michael.kerrin@hp.com>
Thu, 28 Mar 2013 13:30:38 +0000 (13:30 +0000)
commit43f5f2e9b88df0f8f3423236d9d882a2ff567a18
tree3683883d5c612424214c20e0943810b2df58fbb9
parent4d0985ea85f4fbdf48b1ed8e35407d2b4a6cf0e4
Add snapshot events to the cinder notification

Added and tested snapshot.create.start & snapshot.create.end
on creation of a new snapshot

Added and tested snapshot.delete.start & snapshot.delete.end
on the deletion of a snapshot

Change-Id: Ic3c1cc8949109149c59cf106a24b4eb0d8ba5580
cinder/tests/test_volume.py
cinder/volume/manager.py