]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Fixing notify message of manage_existing flow
authorwanghao <wanghao749@huawei.com>
Mon, 27 Jul 2015 04:20:21 +0000 (12:20 +0800)
committerwanghao <wanghao749@huawei.com>
Wed, 29 Jul 2015 00:45:32 +0000 (00:45 +0000)
commit12e08378a066b3260d9c9334b5cc7926fd786bb8
tree062483dbb27f9de7decd0ee12d4a4400d15890d4
parente9e13eb7affebc33e97c83c592b47b73124f0d62
Fixing notify message of manage_existing flow

Use manage_existing.end instead of create.end to send notify
when process of managing existing is finished.

Change-Id: If3a56eb0ddba045851f6790230a8d35fb1a0b11a
Closes-Bug: #1478758
cinder/volume/flows/manager/manage_existing.py