Daniel Erez has submitted this change and it was merged.
Change subject: core: AuditLogType - add CINDER_PROVIDER_ERROR
......................................................................
core: AuditLogType - add CINDER_PROVIDER_ERROR
Adding CINDER_PROVIDER_ERROR to AuditLogType/AuditLogMessages.
This is a general error message which should be used for any
exception that is sent from Cinder, hence, we could not
support translation (as the messages are displayed as is).
Change-Id: I22591102129eeb09d0feee0c67200e66c563d78f
Bug-Url:
https://bugzilla.redhat.com/1185826
Signed-off-by: Daniel Erez <derez(a)redhat.com>
---
M
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/AuditLogType.java
M backend/manager/modules/dal/src/main/resources/bundles/AuditLogMessages.properties
2 files changed, 5 insertions(+), 1 deletion(-)
Approvals:
Daniel Erez: Verified; Looks good to me, approved
--
To view, visit
https://gerrit.ovirt.org/38910
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I22591102129eeb09d0feee0c67200e66c563d78f
Gerrit-PatchSet: 8
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Maor Lipchuk <mlipchuk(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server