]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Add backend id to Pure Volume Driver trace logs
authorPatrick East <patrick.east@purestorage.com>
Fri, 4 Mar 2016 00:15:49 +0000 (16:15 -0800)
committerPatrick East <patrick.east@purestorage.com>
Fri, 4 Mar 2016 00:15:49 +0000 (16:15 -0800)
commitdc370767067f2f0a1e2870a42fc2c2402f37253d
tree59b1e767fb6b24e2a6eb101fef72303a274c0111
parent11edef81a5fab5ccebd2b24d985eddaa04dad3e0
Add backend id to Pure Volume Driver trace logs

With multi-backend deployments it was very hard to follow which backend
was making which calls. When there was an error it was often unhelpful
to look at the tracing to know which backend had the problem.

This will now print out the active backend id with the tracing log
messages.

Change-Id: Iaa1ec1c9027f6ba8aeb2574b92a416ae4bd86455
Closes-Bug: #1552966
cinder/volume/drivers/pure.py