]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Remove unused 3PAR driver method
authorKurt Martin <kurt.f.martin@hp.com>
Mon, 21 Apr 2014 21:59:02 +0000 (14:59 -0700)
committerKurt Martin <kurt.f.martin@hp.com>
Mon, 21 Apr 2014 21:59:02 +0000 (14:59 -0700)
commit67611ea28c1095a220891bf9241a5e432e213121
treeb16d9fb6fd4b315aa45e13bec7c3c49e21f62077
parentfed5843972ced19d0c04d99a3b100a6108152063
Remove unused 3PAR driver method

Remove the "parse_create_host_error" method as it is no longer
used in the 3PAR drivers. It can safely be removed from the
3PAR common code and the unit test were no longer using the method.

Change-Id: I81898e075107b55002c2d07f5e06db76a16c3e28
Closes-bug: 1310807
cinder/volume/drivers/san/hp/hp_3par_common.py