Change in ovirt-engine[master]: core: Added validation for host NIC name length
masayag at redhat.com
masayag at redhat.com
Mon Apr 8 07:50:35 UTC 2013
Moti Asayag has submitted this change and it was merged.
Change subject: core: Added validation for host NIC name length
......................................................................
core: Added validation for host NIC name length
Linux apparently limits NIC names to be at most 15 characters long, so I
enforced that rule on our corresponding entities.
Change-Id: I901734ef19ae63c5879c19022bb2ed229a23b3a3
Signed-off-by: Lior Vernia <lvernia at redhat.com>
---
M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/BusinessEntitiesDefinitions.java
M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/network/VdsNetworkInterface.java
2 files changed, 9 insertions(+), 0 deletions(-)
Approvals:
Moti Asayag: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/13479
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I901734ef19ae63c5879c19022bb2ed229a23b3a3
Gerrit-PatchSet: 5
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Lior Vernia <lvernia at redhat.com>
Gerrit-Reviewer: Lior Vernia <lvernia at redhat.com>
Gerrit-Reviewer: Mike Kolesnik <mkolesni at redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag at redhat.com>
More information about the Engine-commits
mailing list