Change in ovirt-engine[master]: core: StorageFormatType cleanup

Yair Zaslavsky has submitted this change and it was merged. Change subject: core: StorageFormatType cleanup ...................................................................... core: StorageFormatType cleanup - import java.util instead of fqn - intValue renamed to value (since it is actually a String, not an int) Change-Id: I7e09124c888e113e1473adf8eb7f6a9f93104917 Signed-off-by: Laszlo Hornyak <lhornyak@redhat.com> --- M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/StorageFormatType.java A backend/manager/modules/common/src/test/java/org/ovirt/engine/core/common/businessentities/StorageFormatTypeTest.java 2 files changed, 21 insertions(+), 5 deletions(-) Approvals: Yair Zaslavsky: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/7393 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I7e09124c888e113e1473adf8eb7f6a9f93104917 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Laszlo Hornyak <lhornyak@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Yair Zaslavsky <yzaslavs@redhat.com> Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
yzaslavs@redhat.com