Sandro Bonazzola has submitted this change and it was merged.
Change subject: packaging: setup: fixing _storagePoolConnection on additional hosts
......................................................................
packaging: setup: fixing _storagePoolConnection on additional hosts
Before 3.6.1 _storagePoolConnection was not required on additional
hosts since the hosted-engine storage domain wasn't connected
to any storage pool.
With 3.6.1 the engine is able to import the hosted-engine
storage domain and attach it to its datacenter storagePool.
So _storagePoolConnection is needed again on additional hosts
and unfortunately we have to fix it.
Change-Id: I44389c06c2d2611bcead7b250f2d9f262d2ffce8
Bug-Url:
https://bugzilla.redhat.com/show_bug.cgi?id=1291234
Signed-off-by: Simone Tiraboschi <stirabos(a)redhat.com>
(cherry picked from commit 25b97ca5b2682449995f395782475e2548fb3a04)
---
M src/plugins/ovirt-hosted-engine-setup/storage/storage.py
1 file changed, 4 insertions(+), 1 deletion(-)
Approvals:
Sandro Bonazzola: Verified; Looks good to me, approved; Passed CI tests
--
To view, visit
https://gerrit.ovirt.org/50509
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I44389c06c2d2611bcead7b250f2d9f262d2ffce8
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-hosted-engine-setup
Gerrit-Branch: ovirt-hosted-engine-setup-1.3.1.z
Gerrit-Owner: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>