Moti Asayag has submitted this change and it was merged.
Change subject: engine: Refactor network compliance enforcement
......................................................................
engine: Refactor network compliance enforcement
The motivation of this change is:
1. To decouple network incompatibility auditing from the
network compliance check.
2. To extract clusterNetworks which will be used by the
network interfaces topology persisters in the following
patches.
Change-Id: I5ced33a7ddfe71ea1c69ef5a18cbf468c126ec1c
Signed-off-by: Moti Asayag <masayag(a)redhat.com>
---
M
backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/vdsbroker/HostNetworkTopologyPersisterImpl.java
1 file changed, 9 insertions(+), 4 deletions(-)
Approvals:
Alona Kaplan: Looks good to me, approved
Moti Asayag: Verified
--
To view, visit
http://gerrit.ovirt.org/34565
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I5ced33a7ddfe71ea1c69ef5a18cbf468c126ec1c
Gerrit-PatchSet: 8
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Moti Asayag <masayag(a)redhat.com>
Gerrit-Reviewer: Alona Kaplan <alkaplan(a)redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag(a)redhat.com>
Gerrit-Reviewer: Yevgeny Zaspitsky <yzaspits(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server