]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Update SolidFire driver to reflect IQN changes
authorJohn Griffith <john.griffith@solidfire.com>
Fri, 7 Sep 2012 05:50:49 +0000 (23:50 -0600)
committerJohn Griffith <john.griffith@solidfire.com>
Fri, 7 Sep 2012 05:52:55 +0000 (23:52 -0600)
commit2d211b66994240b2047d78b3d084d52abeac72a2
tree3e9f462cf801e3035bd518468b5105707b9026dd
parent42cfb8fbb29577e1a0ab98ec7d8614c270f241ae
Update SolidFire driver to reflect IQN changes

 Prior to release the SolidFire device returned only
 a partial iqn string in it's api call.

 With the GA release, this was modified to return the entire
 iqn string, so just drop the prefix we were using in beta.

Change-Id: I7fa9d1ec6e2639149375a1115198eee90c527ef1
cinder/volume/solidfire.py