Allon Mureinik has submitted this change and it was merged.
Change subject: core: engine vdc error codes for vdsm sparsify
......................................................................
core: engine vdc error codes for vdsm sparsify
VDSM virt-sparsify integration added two new errors in
storage_exception.py. This patch adds the respective errors
on the engine side.
Change-Id: If787a4980d6a01bb58ad1646e38ef08090b59f37
Signed-off-by: Utkarsh <utkarshsins(a)gmail.com>
---
M
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/errors/VdcBllErrors.java
M backend/manager/modules/dal/src/main/resources/bundles/VdsmErrors.properties
2 files changed, 4 insertions(+), 0 deletions(-)
Approvals:
Federico Simoncelli: Looks good to me, but someone else must approve
Utkarsh Singh: Verified
Allon Mureinik: Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/31634
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: If787a4980d6a01bb58ad1646e38ef08090b59f37
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Utkarsh Singh <utkarshsins(a)gmail.com>
Gerrit-Reviewer: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken(a)redhat.com>
Gerrit-Reviewer: Federico Simoncelli <fsimonce(a)redhat.com>
Gerrit-Reviewer: Liron Aravot <laravot(a)redhat.com>
Gerrit-Reviewer: Utkarsh Singh <utkarshsins(a)gmail.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server