
Tal Nisan has submitted this change and it was merged. Change subject: gluster: fix error code mappings for brick provisioning ...................................................................... gluster: fix error code mappings for brick provisioning Fix the error code mappings for brick provisioning. Error mapping in oVirt engine for brick provisioning is corrupted. There are few error codes which are not mapped and there are few error codes which doesn't exists. Correcting all error codes as part of this patch. Change-Id: I14c8e83d4b76f5d67b6288a73e88d130a7f998d8 Bug-Url: https://bugzilla.redhat.com/1209475 Signed-off-by: Ramesh Nachimuthu <rnachimu@redhat.com> --- M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/errors/EngineError.java M backend/manager/modules/dal/src/main/resources/bundles/VdsmErrors.properties M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/gluster/AbstractGlusterBrokerCommand.java M frontend/webadmin/modules/frontend/src/main/java/org/ovirt/engine/ui/frontend/VdsmErrors.java 4 files changed, 29 insertions(+), 10 deletions(-) Approvals: Tal Nisan: Passed CI tests Sahina Bose: Looks good to me, approved Ramesh N: Verified -- To view, visit https://gerrit.ovirt.org/51097 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I14c8e83d4b76f5d67b6288a73e88d130a7f998d8 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.6.2 Gerrit-Owner: Ramesh N <rnachimu@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Ramesh N <rnachimu@redhat.com> Gerrit-Reviewer: Sahina Bose <sabose@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>