Alona Kaplan has submitted this change and it was merged.
Change subject: core: Update of HostNetworkQos on DataCenter must trigger update of
network
......................................................................
core: Update of HostNetworkQos on DataCenter must trigger update of network
before this update, if HostNetworkQos was updated on datacenter, and
something other that name or description was changed, it rendered
network out of sync, because on database records was updated, not
network itself.
Change-Id: I67882d1c68806b852ee655e46fff03aca87a04ce
Bug-Url:
https://bugzilla.redhat.com/1279771
Signed-off-by: Martin Mucha <mmucha(a)redhat.com>
---
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/qos/UpdateHostNetworkQosCommand.java
1 file changed, 157 insertions(+), 0 deletions(-)
Approvals:
Martin Mucha: Verified
Alona Kaplan: Looks good to me, approved; Passed CI tests
--
To view, visit
https://gerrit.ovirt.org/52952
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I67882d1c68806b852ee655e46fff03aca87a04ce
Gerrit-PatchSet: 6
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Martin Mucha <mmucha(a)redhat.com>
Gerrit-Reviewer: Alona Kaplan <alkaplan(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Marcin Mirecki <mmirecki(a)redhat.com>
Gerrit-Reviewer: Martin Mucha <mmucha(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>