]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Add notifier events to cinder volume rename, reset-state
authorjenny-shieh <jenny.shieh@hp.com>
Wed, 22 Jan 2014 20:20:07 +0000 (12:20 -0800)
committerjenny-shieh <jenny.shieh@hp.com>
Thu, 23 Jan 2014 02:57:03 +0000 (18:57 -0800)
commitadbb27239809cb7b85777371b4f9d1599a56661f
tree532944e9e049d5ffa8086e7948e20b991186de4d
parentd540eb6f7cac1bb7e705e377c4100a5f1f5f5d8e
Add notifier events to cinder volume rename, reset-state

Implements: notifiers for cinder volume rename, reset-state
Fixes: bug #1271692
Change-Id: Ie82a4c062904a4f86c9f6364649b8c2b9f71ea6e
cinder/api/contrib/admin_actions.py
cinder/api/v1/volumes.py
cinder/api/v2/volumes.py
cinder/tests/api/contrib/test_scheduler_hints.py
cinder/tests/api/v1/test_volumes.py
cinder/tests/api/v2/stubs.py
cinder/tests/api/v2/test_volumes.py