]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Add empty initialize_connection method to PureBaseVolumeDriver
authorPatrick East <patrick.east@purestorage.com>
Fri, 18 Dec 2015 20:35:42 +0000 (12:35 -0800)
committerPatrick East <patrick.east@purestorage.com>
Fri, 18 Dec 2015 22:49:01 +0000 (14:49 -0800)
commit662bd2adfbf155b03e83e65c5a3d9878bb67ec39
tree5570d6b9b2ae21a6e0bd4bfa8dcc33cd3da0697f
parent4def2cf7626db6b808ec4ff00ec508ee1a1e114d
Add empty initialize_connection method to PureBaseVolumeDriver

This will clean up a weird workaround needed for the unit tests…

Change-Id: Ie3db74516c74d15237617ac741d3061bd46212d2
Closes-Bug: 1527739
cinder/tests/unit/test_pure.py
cinder/volume/drivers/pure.py