Change in ovirt-engine[master]: core: add constant instead of harcoded msg name
tnisan at redhat.com
tnisan at redhat.com
Wed Jan 2 14:20:39 UTC 2013
Tal Nisan has submitted this change and it was merged.
Change subject: core: add constant instead of harcoded msg name
......................................................................
core: add constant instead of harcoded msg name
Add missing message code to VdcBllMessages for validation of storage
connection format - instead of putting a hardcoded message name.
In addition, align message code name in backend appErrors.properties to the frontend
appErrors.properties to use underscore and not dots.
Change-Id: I6b8c098f0cd8330b21bc7e5c47ebb0d5e8365354
Signed-off-by: Alissa Bonas <abonas at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/AddStorageServerConnectionCommand.java
M backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dal/VdcBllMessages.java
M backend/manager/modules/dal/src/main/resources/bundles/AppErrors.properties
3 files changed, 3 insertions(+), 2 deletions(-)
Approvals:
Tal Nisan: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/10570
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I6b8c098f0cd8330b21bc7e5c47ebb0d5e8365354
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alissa Bonas <abonas at redhat.com>
Gerrit-Reviewer: Daniel Erez <derez at redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan at redhat.com>
More information about the Engine-commits
mailing list