Maor Lipchuk has submitted this change and it was merged.
Change subject: core: iscsibond, disconnect Host from all connections' interfaces.
......................................................................
core: iscsibond, disconnect Host from all connections' interfaces.
Once the Host is moving to maintenance it is necessery to disconnect the Host
from all the connections' interfaces the host was connected to, as part of the iSCSI
bond configuration.
Change-Id: I7fa178bd5946afeff4864b4804d6e38ada8482c1
Bug-Url:
https://bugzilla.redhat.com/1140850
Signed-off-by: Maor Lipchuk <mlipchuk(a)redhat.com>
---
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/DisconnectHostFromStoragePoolServersCommand.java
1 file changed, 3 insertions(+), 0 deletions(-)
Approvals:
Daniel Erez: Looks good to me, approved
Maor Lipchuk: Verified
--
To view, visit
http://gerrit.ovirt.org/37678
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I7fa178bd5946afeff4864b4804d6e38ada8482c1
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Maor Lipchuk <mlipchuk(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Maor Lipchuk <mlipchuk(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server