Allon Mureinik has submitted this change and it was merged.
Change subject: core: relocate storage pools related classes
......................................................................
core: relocate storage pools related classes
This patch is a part of a series of patches aimed to organize the
org/ovirt/engine/core/bll/storage package.
Specifically, it relocates ConnectHostToStoragePoolServerCommandBase,
ConnectHostToStoragePoolServersCommand and
DisconnectHostFromStoragePoolServersCommand to
org/ovirt/engine/core/bll/storage/pool.
Change-Id: I21879aa00b9144587ccdd0662c1f4b7777cc0a44
Signed-off-by: Idan Shaby <ishaby(a)redhat.com>
---
R
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/pool/ConnectHostToStoragePoolServerCommandBase.java
R
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/pool/ConnectHostToStoragePoolServersCommand.java
R
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/pool/DisconnectHostFromStoragePoolServersCommand.java
3 files changed, 4 insertions(+), 3 deletions(-)
Approvals:
Allon Mureinik: Looks good to me, approved; Passed CI tests
Idan Shaby: Verified
--
To view, visit
https://gerrit.ovirt.org/49914
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I21879aa00b9144587ccdd0662c1f4b7777cc0a44
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Idan Shaby <ishaby(a)redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Freddy Rolland <frolland(a)redhat.com>
Gerrit-Reviewer: Idan Shaby <ishaby(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>