Skip to content

Commit

Permalink
core: rephrase VM_BACKUP_SNAPSHOT_POSSIBLE_LEFTOVER
Browse files Browse the repository at this point in the history
Bug-Url: https://bugzilla.redhat.com/2080766
Signed-off-by: Arik Hadas <ahadas@redhat.com>
  • Loading branch information
ahadas committed May 7, 2022
1 parent 7ded4dc commit 7524a4f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1354,4 +1354,4 @@ VM_BACKUP_SCRATCH_DISK_CREATION_SUCCEEDED=Scratch disk creation for VM ${VmName}
VM_BACKUP_SCRATCH_DISK_CREATION_FAILED=Failed to create scratch disk for VM ${VmName} disk ${diskId} to use in backup ${backupId} (User: ${UserName}).
VNICS_OUT_OF_SYNC_ON_NETWORK_UPDATE=Update to network ${NetworkName} was not applied to virtual network interfaces [${VnicNames}]. The actual configuration on the interfaces may differ from the displayed one.
VNICS_OUT_OF_SYNC_ON_PROFILE_UPDATE=Update to network interface profile ${ProfileName} was not applied to virtual network interfaces [${VnicNames}]. The actual configuration on the interfaces may differ from the displayed one.
VM_BACKUP_SNAPSHOT_POSSIBLE_LEFTOVER=Possible failure while removing snapshot '${SnapshotName}' for VM '${VmName}' during backup finalization. The snapshot may be removed manually
VM_BACKUP_SNAPSHOT_POSSIBLE_LEFTOVER=Possible failure while removing a snapshot that was generated automatically during backup of VM '${VmName}'. The snapshot may be removed manually

0 comments on commit 7524a4f

Please sign in to comment.