Maor Lipchuk has posted comments on this change. Change subject: core: add CinderVolumeType business entity ......................................................................
Patch Set 4: Code-Review+1 (1 comment) https://gerrit.ovirt.org/#/c/39025/4/backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/storage/CinderVolumeType.java File backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/storage/CinderVolumeType.java: Line 45: } Line 46: Line 47: /* (non-Javadoc) Line 48: * @see java.lang.Object#toString() Line 49: */ weird comment formatting Line 50: @Override Line 51: public String toString() { Line 52: return "Snapshot [id=" + id + ", name=" + name + ", extra_specs=" + extraSpecs + "]"; Line 53: } -- To view, visit https://gerrit.ovirt.org/39025 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I6c4745133be70f3651ed37b14157ea6c89975b15 Gerrit-PatchSet: 4 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Daniel Erez <de...@redhat.com> Gerrit-Reviewer: Maor Lipchuk <mlipc...@redhat.com> Gerrit-Reviewer: automat...@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: Yes _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches