Martin Sivák has submitted this change and it was merged. Change subject: storage: iscsi: ensure service directory exists ......................................................................
storage: iscsi: ensure service directory exists while creating symlink to the device, a check on existing directory was missing, causing symlink to fail. Added missing directory creation and some debug code. Change-Id: Ia1d4783437236b495b2ca5424185aeac9eb8ba72 Bug-Url: https://bugzilla.redhat.com/1099882 Signed-off-by: Sandro Bonazzola <[email protected]> Signed-off-by: Jiri Moskovcak <[email protected]> --- M ovirt_hosted_engine_ha/lib/storage_backends.py 1 file changed, 24 insertions(+), 18 deletions(-) Approvals: Sandro Bonazzola: Looks good to me, but someone else must approve Martin Sivák: Looks good to me, approved Jiří Moskovčák: Verified -- To view, visit http://gerrit.ovirt.org/27994 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ia1d4783437236b495b2ca5424185aeac9eb8ba72 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-hosted-engine-ha Gerrit-Branch: master Gerrit-Owner: Sandro Bonazzola <[email protected]> Gerrit-Reviewer: Greg Padgett <[email protected]> Gerrit-Reviewer: Jiří Moskovčák <[email protected]> Gerrit-Reviewer: Lev Veyde <[email protected]> Gerrit-Reviewer: Martin Sivák <[email protected]> Gerrit-Reviewer: Sandro Bonazzola <[email protected]> Gerrit-Reviewer: Simone Tiraboschi <[email protected]> Gerrit-Reviewer: Yedidyah Bar David <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
