
Sandro Bonazzola has submitted this change and it was merged. Change subject: packaging: setup: remove connectStoragePool on iSCSI additional hosts ...................................................................... packaging: setup: remove connectStoragePool on iSCSI additional hosts On hosted-engine from oVirt 3.6 the hosted-engine storage domain is not anymore connected to the bootstrap storage pool so the spUUID is now blanck on additional hosts. Removing initial connectStoragePool on additional iSCSI/FC hosts, adding a getStorageDomainStats call to rely on a side effect of that and get /rhev/data-center/... populated. Change-Id: I3bec0e6ad5489a90ebfad198f7934cf776562f6a Bug-Url: https://bugzilla.redhat.com/1247942 Signed-off-by: Simone Tiraboschi <stirabos@redhat.com> --- M src/plugins/ovirt-hosted-engine-setup/storage/storage.py 1 file changed, 20 insertions(+), 4 deletions(-) Approvals: Sandro Bonazzola: Looks good to me, approved Simone Tiraboschi: Verified Jenkins CI: Passed CI tests -- To view, visit https://gerrit.ovirt.org/46450 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I3bec0e6ad5489a90ebfad198f7934cf776562f6a Gerrit-PatchSet: 2 Gerrit-Project: ovirt-hosted-engine-setup Gerrit-Branch: ovirt-hosted-engine-setup-1.3 Gerrit-Owner: Simone Tiraboschi <stirabos@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Sandro Bonazzola <sbonazzo@redhat.com> Gerrit-Reviewer: Simone Tiraboschi <stirabos@redhat.com> Gerrit-Reviewer: automation@ovirt.org