]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Add locking to PureISCSIDriver around creating Purity Host objects.
authorPatrick East <patrick.east@purestorage.com>
Wed, 15 Apr 2015 01:42:19 +0000 (18:42 -0700)
committerPatrick East <patrick.east@purestorage.com>
Wed, 15 Apr 2015 02:24:14 +0000 (19:24 -0700)
commita712afe42833443878898bb42851376cd8615ff9
treee7ae38484d062b5f28dcc985d00e1b960c92f907
parentcbbfcd1f844e6c9383db3d89b1b0150bcf3f75c3
Add locking to PureISCSIDriver around creating Purity Host objects.

This will prevent us from getting conflicting credentials for
connection methods which will result in iSCSI attach operations to fail.

Change-Id: Ia206e7b5ff330c8fccb49ed23a31b120a5c04eb3
Closes-Bug: 1444224
cinder/volume/drivers/pure.py