Tal Nisan has submitted this change and it was merged.
Change subject: core: invoke connectStorageServers for Cinder domains
......................................................................
core: invoke connectStorageServers for Cinder domains
On e07565966a75801fdb250ceeb4a686c1c004ccb8, secrets registration logic
was removed from ConnectHostToStoragePoolServersCommand based on the
assumption that a storage_server_connection should exist for all
storage domains. However, no connection is created for Cinder domains,
hence, 'connectStorageServersByType' should be invoked directly.
Change-Id: If2f0c10fd1cb243631036087d9f5169f38d42ad8
Bug-Url:
https://bugzilla.redhat.com/1276915
Signed-off-by: Daniel Erez <derez(a)redhat.com>
---
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/CINDERStorageHelper.java
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/ConnectHostToStoragePoolServersCommand.java
2 files changed, 7 insertions(+), 1 deletion(-)
Approvals:
Daniel Erez: Verified
Jenkins CI: Passed CI tests
Maor Lipchuk: Looks good to me, approved
--
To view, visit
https://gerrit.ovirt.org/47931
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: If2f0c10fd1cb243631036087d9f5169f38d42ad8
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.6
Gerrit-Owner: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Maor Lipchuk <mlipchuk(a)redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org