Moti Asayag has submitted this change and it was merged.
Change subject: engine: Remove IP Address validations for UpdateNetwork (#852076)
......................................................................
engine: Remove IP Address validations for UpdateNetwork (#852076)
https://bugzilla.redhat.com/852076
Since the IP Addresses are being verified for any interface being sent
by the clients, there is need to re-check it only for static-ip case.
Change-Id: Icf1b9578724c433f246b699e4727f39d99506aab
Signed-off-by: Moti Asayag <masayag(a)redhat.com>
---
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/UpdateNetworkToVdsInterfaceCommand.java
1 file changed, 0 insertions(+), 17 deletions(-)
Approvals:
Moti Asayag: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/7637
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Icf1b9578724c433f246b699e4727f39d99506aab
Gerrit-PatchSet: 5
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Moti Asayag <masayag(a)redhat.com>
Gerrit-Reviewer: Livnat Peer <lpeer(a)redhat.com>
Gerrit-Reviewer: Mike Kolesnik <mkolesni(a)redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag(a)redhat.com>
Gerrit-Reviewer: Muli Salem <msalem(a)redhat.com>