Tal Nisan has submitted this change and it was merged. Change subject: engine: unresolved placeholder in getDeviceVisibility error message ......................................................................
engine: unresolved placeholder in getDeviceVisibility error message GetDeviceVisibility API verifies that all LUNs are connected to all hosts in the data center. Up until now in case of failure this API reported the error with unresolved placeholder '$hostName'. This patch takes care to populate it's value. Change-Id: I4b4b40a5296028fc8bcdc1f4a2ed156964a1b1a7 Signed-off-by: Sergey Gotliv <[email protected]> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/ConnectAllHostsToLunCommand.java 1 file changed, 28 insertions(+), 21 deletions(-) Approvals: Tal Nisan: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/21246 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I4b4b40a5296028fc8bcdc1f4a2ed156964a1b1a7 Gerrit-PatchSet: 4 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Sergey Gotliv <[email protected]> Gerrit-Reviewer: Allon Mureinik <[email protected]> Gerrit-Reviewer: Daniel Erez <[email protected]> Gerrit-Reviewer: Sergey Gotliv <[email protected]> Gerrit-Reviewer: Tal Nisan <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
