]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Add explicit import of _ to hp_3par_fc and iscsi
authorJay S. Bryant <jsbryant@us.ibm.com>
Tue, 22 Jul 2014 23:06:29 +0000 (18:06 -0500)
committerJay S. Bryant <jsbryant@us.ibm.com>
Tue, 22 Jul 2014 23:09:14 +0000 (18:09 -0500)
commitca1e15353e09da2778a37cf1c88f6b760ddf2bbb
tree6267dd0fc4b89d5dc96b6b83edb6eb931771e903
parent226a9511dc030ef6f4eb109bf1e4788af3a4209e
Add explicit import of _ to hp_3par_fc and iscsi

Messages using translation were added to the hp_3par_fc and
hp_3par_iscsi files but an explicit import of gettextutils _ was not
included.

This fixes that problem.

Change-Id: I2555860c6525a00295e823ab8c826b2bec6a3098
Closes-Bug: 1347184
cinder/volume/drivers/san/hp/hp_3par_fc.py
cinder/volume/drivers/san/hp/hp_3par_iscsi.py