Sandro Bonazzola has submitted this change and it was merged.
Change subject: vdsm: use startMonitoringDomain
......................................................................
vdsm: use startMonitoringDomain
Use startMonitoringDomain VDSM API for monitoring
hosted engine storage domain in order to support
shared:exclusive images without a pool.
Use getVdsStats for waiting the start of the domain
monitor.
Updated vdsm minimum version required according
to VDSM API documentation for startMonitoringDomain.
Change-Id: I3099081b79d461685901a1a32e9d526bd3bb758a
Requires:
http://gerrit.ovirt.org/19762
Requires:
http://gerrit.ovirt.org/20099
Bug-Url:
https://bugzilla.redhat.com/1015136
Signed-off-by: Sandro Bonazzola <sbonazzo(a)redhat.com>
---
M ovirt-hosted-engine-setup.spec.in
M src/ovirt_hosted_engine_setup/tasks.py
M src/plugins/ovirt-hosted-engine-setup/storage/storage.py
3 files changed, 53 insertions(+), 4 deletions(-)
Approvals:
Sandro Bonazzola: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/20166
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I3099081b79d461685901a1a32e9d526bd3bb758a
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-hosted-engine-setup
Gerrit-Branch: ovirt-hosted-engine-setup-1.0
Gerrit-Owner: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server