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(a)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(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>