Hello Douglas Schilling Landgraf, Dan Kenigsberg, Allon Mureinik, I'd like you to do a code review. Please visit
http://gerrit.ovirt.org/27599 to review the following change. Change subject: spec: Require iscsi-initiator-utils >= 6.2.0.873-21 ...................................................................... spec: Require iscsi-initiator-utils >= 6.2.0.873-21 From version 6.2.0.873-7 up to version 6.2.0.873-20, there is a regression in iscsi-initiator-utils, which cause creation of iscsi storage domain to fail. Vdsm requires now version 6.2.0.873-21 which fixed this regression. Change-Id: I14e30dce00c89ff2f4901e7e2651b2e17d9abdc2 Bug-Url: https://bugzilla.redhat.com/1076603 Signed-off-by: Nir Soffer <nsof...@redhat.com> Reviewed-on: http://gerrit.ovirt.org/27570 Reviewed-by: Allon Mureinik <amure...@redhat.com> Reviewed-by: Douglas Schilling Landgraf <dougsl...@redhat.com> Reviewed-by: Dan Kenigsberg <dan...@redhat.com> --- M vdsm.spec.in 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/99/27599/1 diff --git a/vdsm.spec.in b/vdsm.spec.in index 6d9c144..27e75e7 100644 --- a/vdsm.spec.in +++ b/vdsm.spec.in @@ -151,7 +151,7 @@ Requires: iscsi-initiator-utils >= 6.2.0.872-15 %endif # rhel 7 %else # fedora -Requires: iscsi-initiator-utils >= 6.2.0.873-3 +Requires: iscsi-initiator-utils >= 6.2.0.873-21 %endif Requires: sanlock >= 2.8, sanlock-python -- To view, visit http://gerrit.ovirt.org/27599 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I14e30dce00c89ff2f4901e7e2651b2e17d9abdc2 Gerrit-PatchSet: 1 Gerrit-Project: vdsm Gerrit-Branch: ovirt-3.4 Gerrit-Owner: Nir Soffer <nsof...@redhat.com> Gerrit-Reviewer: Allon Mureinik <amure...@redhat.com> Gerrit-Reviewer: Dan Kenigsberg <dan...@redhat.com> Gerrit-Reviewer: Douglas Schilling Landgraf <dougsl...@redhat.com> _______________________________________________ vdsm-patches mailing list vdsm-patches@lists.fedorahosted.org https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches