]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Update and add notifiers in create volume
authorjenny-shieh <jenny.shieh@hp.com>
Thu, 13 Jun 2013 22:04:59 +0000 (15:04 -0700)
committerjenny-shieh <jenny.shieh@hp.com>
Fri, 14 Jun 2013 18:58:04 +0000 (11:58 -0700)
commit3deebeeb5045797c6ac97e9c34cbc42603296c37
tree6d7e14b58442bd3c4bca745d75adf5c35b9f8ef5
parent0a26b70c986135c24db643ca9ecaa23660dcb41a
Update and add notifiers in create volume

1. Change status from 'creating' to 'available' when the volume is created
2. Add a notifier when it fails to create the volume

Implements: notifiers for create volume
Fixes: bug #1190754
Change-Id: I3a7d118630b32cfa7efb6bc8984418ca9836764a
cinder/tests/test_volume.py
cinder/volume/manager.py