]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
3PAR don't log version numbers every stats update
authorWalter A. Boring IV <walter.boring@hp.com>
Thu, 23 Apr 2015 16:34:35 +0000 (09:34 -0700)
committerWalter A. Boring IV <walter.boring@hp.com>
Thu, 23 Apr 2015 22:19:29 +0000 (15:19 -0700)
commit5b9ee831ad0c372e31bca22710196397e151a951
tree593bfa9752e574727f24f527a6d7cbbcf34a1ede
parent51ef7850277745d9c463761ab0b0dfdf38b966fc
3PAR don't log version numbers every stats update

After the 3PAR drivers were refactored to remove the local
file locks, the login mechanism was logging the common and
client version numbers on every driver entry point.

This patch removes that logging except at driver startup.

Change-Id: Ib7732817a45cbdfdf975df13dbaf9bc0462a1dc0
Closes-Bug: #1447697
cinder/volume/drivers/san/hp/hp_3par_common.py