]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Fix: Boot from image with HNAS iSCSI
authorRafael Toschi Chiafarelli <rafael.chiafarelli@fit-tecnologia.org.br>
Mon, 23 Mar 2015 16:36:35 +0000 (13:36 -0300)
committerErlon R. Cruz <erlon.cruz@fit-tecnologia.org.br>
Fri, 27 Mar 2015 11:49:35 +0000 (08:49 -0300)
commit01daaa0fe916797deec5594e6a931dfa7096659d
tree670c9b5f2d0a8d0aa7846cc4d4b601e0a8235cd7
parent5d3a14da424a3b506447c116b4149368bbca5695
Fix: Boot from image with HNAS iSCSI

Number of the logical unit was passed to the run_cmd function as a integer and
should be passed as a string.

Change-Id: I9a66c46294f85fb19b2a01f0cde8f231467f936f
Closes-Bug: #1430778
cinder/tests/test_hds_hnas_backend.py
cinder/volume/drivers/hds/hnas_backend.py