Tal Nisan has submitted this change and it was merged.

Change subject: core: Switched ineritance between Connect & Disconnet pool 
params (#846768)
......................................................................


core: Switched ineritance between Connect & Disconnet pool params (#846768)

https://bugzilla.redhat.com/846768

Switched inheritance between connect storage pool VDS command params and
disconnect storage pool VDS command params, disconnect was inheriting from
connect which had more parameters than needed to disconnect which had to be
filled with static values and appear in the log misleading, now connect
inherits from disconnect thus no redundant parameters are used

Change-Id: I01f0b389508b7b9b30169ba9a1fdfa2effc8d74e
Signed-off-by: Tal Nisan <[email protected]>
---
M 
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/vdscommands/ConnectStoragePoolVDSCommandParameters.java
M 
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/vdscommands/DisconnectStoragePoolVDSCommandParameters.java
2 files changed, 36 insertions(+), 28 deletions(-)

Approvals:
  Tal Nisan: Verified; Looks good to me, approved


--
To view, visit http://gerrit.ovirt.org/7808
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I01f0b389508b7b9b30169ba9a1fdfa2effc8d74e
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Tal Nisan <[email protected]>
Gerrit-Reviewer: Allon Mureinik <[email protected]>
Gerrit-Reviewer: Ayal Baron <[email protected]>
Gerrit-Reviewer: Daniel Erez <[email protected]>
Gerrit-Reviewer: Maor Lipchuk <[email protected]>
Gerrit-Reviewer: Tal Nisan <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to