Martin Peřina has uploaded a new change for review. Change subject: core: Adds task description for SshSoftFencingCommand ......................................................................
core: Adds task description for SshSoftFencingCommand Adds task description for SshSoftFencingCommand. Change-Id: Iaa947dde1d93c7e8c96e111b02a55a2a179d3f9b Bug-Url: https://bugzilla.redhat.com/988305 Signed-off-by: Martin Perina <[email protected]> --- M backend/manager/modules/dal/src/main/resources/bundles/ExecutionMessages.properties 1 file changed, 1 insertion(+), 0 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/94/18494/1 diff --git a/backend/manager/modules/dal/src/main/resources/bundles/ExecutionMessages.properties b/backend/manager/modules/dal/src/main/resources/bundles/ExecutionMessages.properties index 6c3b723..47782ab 100644 --- a/backend/manager/modules/dal/src/main/resources/bundles/ExecutionMessages.properties +++ b/backend/manager/modules/dal/src/main/resources/bundles/ExecutionMessages.properties @@ -106,6 +106,7 @@ job.ClearExternalJob=Clearing an external Job job.ImportRepoImage=Importing Disk ${RepoImageName} to domain ${Storage} job.ExportRepoImage=Exporting Disk ${DiskAlias} from domain ${Storage} +job.SshSoftFencing=Executing SSH Soft Fencing on host ${VDS} # Step types step.VALIDATING=Validating -- To view, visit http://gerrit.ovirt.org/18494 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Iaa947dde1d93c7e8c96e111b02a55a2a179d3f9b Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.3 Gerrit-Owner: Martin Peřina <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
