Change in ovirt-engine[master]: gluster: fix error code mappings for brick provisioning

Sahina Bose 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/1231722 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: Jenkins CI: Passed CI tests Sahina Bose: Looks good to me, approved Ramesh N: Verified -- To view, visit https://gerrit.ovirt.org/44302 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I14c8e83d4b76f5d67b6288a73e88d130a7f998d8 Gerrit-PatchSet: 4 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Ramesh N <rnachimu@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Kanagaraj M <kmayilsa@redhat.com> Gerrit-Reviewer: Ramesh N <rnachimu@redhat.com> Gerrit-Reviewer: Sahina Bose <sabose@redhat.com> Gerrit-Reviewer: Shubhendu Tripathi <shtripat@redhat.com> Gerrit-Reviewer: automation@ovirt.org
participants (1)
-
sabose@redhat.com