Change in ovirt-engine[master]: core: invoke connectStorageServers for Cinder domains

Daniel Erez 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@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: Jenkins CI: Passed CI tests Daniel Erez: Verified Maor Lipchuk: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/47924 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: If2f0c10fd1cb243631036087d9f5169f38d42ad8 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Ala Hino <ahino@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Maor Lipchuk <mlipchuk@redhat.com> Gerrit-Reviewer: automation@ovirt.org
participants (1)
-
derez@redhat.com