
Sandro Bonazzola has submitted this change and it was merged. Change subject: packaging: setup: iscsi: add multiple lun per target support ...................................................................... packaging: setup: iscsi: add multiple lun per target support Add support for multiple lun on the same target. It allows to choose the lun to be used when more than one is available on the target. Change-Id: I0b00cc09754a8b95bc1497e0f769ae2a9c64f1b5 Bug-Url: https://bugzilla.redhat.com/1125315 Signed-off-by: Sandro Bonazzola <sbonazzo@redhat.com> (cherry picked from commit 027953923be247ac7f2a2c0e9dfe3f49ed2667bb) --- M src/ovirt_hosted_engine_setup/constants.py M src/plugins/ovirt-hosted-engine-setup/storage/iscsi.py 2 files changed, 123 insertions(+), 34 deletions(-) Approvals: Sandro Bonazzola: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/31406 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I0b00cc09754a8b95bc1497e0f769ae2a9c64f1b5 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-hosted-engine-setup Gerrit-Branch: ovirt-hosted-engine-setup-1.2 Gerrit-Owner: Sandro Bonazzola <sbonazzo@redhat.com> Gerrit-Reviewer: Sandro Bonazzola <sbonazzo@redhat.com> Gerrit-Reviewer: automation@ovirt.org