Alona Kaplan has submitted this change and it was merged. Change subject: core: call refreshCapabilities upon "|net|host_conn|no_id" event ...................................................................... core: call refreshCapabilities upon "|net|host_conn|no_id" event • added method org.ovirt.engine.core.vdsbroker.VdsManager#refreshHost() so that calling code does not have to have VDS to refresh VDS. Change-Id: Ide27a805b412cb3ae005a0ad2ba66cb25b60ecb7 Signed-off-by: Martin Mucha <mmucha@redhat.com> --- A backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/HostConnectionRefresher.java M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/VdsManager.java 2 files changed, 76 insertions(+), 0 deletions(-) Approvals: Martin Mucha: Verified Alona Kaplan: Passed CI tests Arik Hadas: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/54250 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ide27a805b412cb3ae005a0ad2ba66cb25b60ecb7 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Martin Mucha <mmucha@redhat.com> Gerrit-Reviewer: Alona Kaplan <alkaplan@redhat.com> Gerrit-Reviewer: Arik Hadas <ahadas@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Martin Mucha <mmucha@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>