]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Add debug logging before attaching volume in driver
authorMatt Riedemann <mriedem@us.ibm.com>
Sun, 30 Aug 2015 15:27:45 +0000 (08:27 -0700)
committerMatt Riedemann <mriedem@us.ibm.com>
Mon, 31 Aug 2015 16:22:47 +0000 (09:22 -0700)
commita661f96b72d88c80f75470551975c6ca761c963e
tree02021287405c5fd0feaf8d8345b150e8c1fbde4e
parentea67b21c72283be9a23de3dd9d0143e608cb9850
Add debug logging before attaching volume in driver

It'd be helpful to log the volume/instance/mount/host
information in attach_volume before calling the volume
driver to do the attachment to know we have the right
values.

Change-Id: I8e1111e900032d19d5c46bad266b79b050b40851
Related-Bug: #1205344
cinder/volume/manager.py