Change in ovirt-engine[ovirt-engine-4.0]: engine: ConnectStorageServer on attach FC SD

Piotr Kliczewski has submitted this change and it was merged. Change subject: engine: ConnectStorageServer on attach FC SD ...................................................................... engine: ConnectStorageServer on attach FC SD After creating a new storage domain, we will attach the SD to a pool. As part of the AttachStorageDomainToPoolCommand, we connect all the hosts to the storage server. In case of Fiber Channel, the connectStorageServer command was ignored since the SD was not connected to any pool. Change-Id: I9aedd2cd177a0697c8096f025d0fe636ac04557f Bug-Url: https://bugzilla.redhat.com/1353430 Signed-off-by: Fred Rolland <frolland@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/connection/FCPStorageHelper.java 1 file changed, 1 insertion(+), 4 deletions(-) Approvals: Jenkins CI: Passed CI tests Allon Mureinik: Looks good to me, approved Freddy Rolland: Verified -- To view, visit https://gerrit.ovirt.org/61389 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I9aedd2cd177a0697c8096f025d0fe636ac04557f Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-4.0 Gerrit-Owner: Freddy Rolland <frolland@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Freddy Rolland <frolland@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Piotr Kliczewski <piotr.kliczewski@gmail.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
piotr.kliczewski@gmail.com