Alona Kaplan has submitted this change and it was merged.
Change subject: engine: Expose GetCapabilities command via vdsbroker api
......................................................................
engine: Expose GetCapabilities command via vdsbroker api
The new SetupNetworksCommand will call the GetCapabilities
directly and will manage its own persistence. For that purpose
the GetCapabilitiesVDSCommand should be instantiated via the
conventional method and to return the updated host entity for
future use by the caller.
Change-Id: Ie1b0ad4af1b6307a7e7c41873c64368b443ac2a2
Signed-off-by: Moti Asayag <masayag(a)redhat.com>
---
M
backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/vdsbroker/GetCapabilitiesVDSCommand.java
1 file changed, 1 insertion(+), 0 deletions(-)
Approvals:
Martin Mucha: Verified
Alona Kaplan: Looks good to me, approved; Passed CI tests
--
To view, visit
https://gerrit.ovirt.org/33327
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ie1b0ad4af1b6307a7e7c41873c64368b443ac2a2
Gerrit-PatchSet: 34
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: Jenkins CI
Gerrit-Reviewer: Martin Mucha <mmucha(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org