]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Specify the conf file when creating a volume.
authorDan Prince <dprince@redhat.com>
Thu, 6 Sep 2012 18:50:50 +0000 (14:50 -0400)
committerDan Prince <dprince@redhat.com>
Thu, 6 Sep 2012 21:41:56 +0000 (17:41 -0400)
commit0903603971033536751ba40df98a3c39175d3189
tree6a1194912b107f5580f2583245046b0a6c294121
parent5d72e7a40e49e6d69e6733b2564dcfc08f398bd1
Specify the conf file when creating a volume.

Updates the tgt-admin command to actually use the config file
we create for the volume being created.

This fixes an issue introduced in
9785963c841aff5ea1c159da81f93c2bf62c70c6 which breaks iscsi
volume creation.

Fixes LP Bug #1046985.

Change-Id: I06e83c9ba351c2b4846b557a3abb170a51d506c0
cinder/tests/test_iscsi.py
cinder/volume/iscsi.py