]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Small cleanups in BaseVD/VolumeDriver
authorEric Harney <eharney@redhat.com>
Thu, 20 Aug 2015 19:11:48 +0000 (15:11 -0400)
committerEric Harney <eharney@redhat.com>
Thu, 20 Aug 2015 19:24:50 +0000 (15:24 -0400)
commit5b0a3196e726cbbab1828e99976d677866f4d5d5
tree6ce7399e2c154f04bf11262bbee9f665eab0bca3
parent0cb046ebd01c4036bb50e70e58e632677eccd2db
Small cleanups in BaseVD/VolumeDriver

self._throttle is defined outside of __init__.

VolumeDriver's initialize_connection signature doesn't
match the method it overrides from BaseVD.

Change-Id: Ie9f741ad331a79e3a85fd586f6393f8f80aa2932
cinder/volume/driver.py