]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Update db in CGSnapshot create
authorXing Yang <xing.yang@emc.com>
Sun, 22 Nov 2015 22:39:56 +0000 (17:39 -0500)
committerXing Yang <xing.yang@emc.com>
Mon, 8 Feb 2016 19:23:27 +0000 (14:23 -0500)
commitce7e952d7800b6b94ba381c29558d0d6fb67711d
tree23a4ea075520b9959d869472af434bb55943cb2b
parentd5ccbf9c28fd8fa869db8e7e9847ed74d3c0b49d
Update db in CGSnapshot create

Model_update returned from the driver in cgsnapshot_create
is not used to update the db. This patch changes that.

Change-Id: I051da3b3a8f570c9dbd0893dfc93c8500a1c9cc8
cinder/volume/manager.py