]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Revert explicit usage of tgt-adm --conf option.
authorEoghan Glynn <eglynn@redhat.com>
Tue, 25 Sep 2012 14:52:38 +0000 (15:52 +0100)
committerEoghan Glynn <eglynn@redhat.com>
Tue, 25 Sep 2012 16:47:51 +0000 (17:47 +0100)
commit94c4ec8a1e68fe7a764732a65a48322c7d1cc724
tree25f468172ab1edc7f0ea1f2fd2b1649102462771
parent7f00d13640edac8136241e546076f2106f7bfa61
Revert explicit usage of tgt-adm --conf option.

Fixes bug 1056246.

This reverts commit 0903603971033536751ba40df98a3c39175d3189.

This ensures that we fail-fast if the tgtd configuration does
not include the directory for volume iscsi target configs,
instead of only blowing up when tgtd is restarted.

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