]> 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 20:04:39 +0000 (21:04 +0100)
commitf8035365288904bef42e6cf7fcd7f914db122b90
treef584efdfe70c694efe9e1aa11d52b7e4e2c09de7
parent26f5ae0d61c7a3c5212873d726a437e349df8191
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