Daniel Erez has submitted this change and it was merged.
Change subject: core: add equals to CinderDisk and CinderConnectionInfo
......................................................................
core: add equals to CinderDisk and CinderConnectionInfo
Adding an equals method for CinderDisk and CinderConnectionInfo.
Change-Id: If38042f849e7ca791cb359f6eb9c974edddb0c71
Bug-Url:
https://bugzilla.redhat.com/1185826
Signed-off-by: Daniel Erez <derez(a)redhat.com>
---
M
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/storage/CinderConnectionInfo.java
M
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/storage/CinderDisk.java
2 files changed, 37 insertions(+), 0 deletions(-)
Approvals:
Daniel Erez: Verified; Looks good to me, approved
--
To view, visit
https://gerrit.ovirt.org/40013
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: If38042f849e7ca791cb359f6eb9c974edddb0c71
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Daniel Erez <derez(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