Change in ovirt-engine[master]: core: Remove ImageStatus.INVALID

amureini at redhat.com amureini at redhat.com
Fri Apr 26 13:49:41 UTC 2013


Allon Mureinik has submitted this change and it was merged.

Change subject: core: Remove ImageStatus.INVALID
......................................................................


core: Remove ImageStatus.INVALID

The INVALID ImageStatus is not used anywhere in the codebase, and thus
can be removed.

Just to be on the safe side, this patch also includes an upgrade script
to convert any pre-existing INVALID images in the database to ILLEGAL
ones.

Change-Id: I256b289ab0afad1adb97d6518c6e764f76bac25b
Signed-off-by: Allon Mureinik <amureini at redhat.com>
---
A backend/manager/dbscripts/upgrade/03_03_0100_update_imagestatus_invalid_to_illegal.sql
M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/ImageStatus.java
M frontend/webadmin/modules/uicompat/src/main/java/org/ovirt/engine/ui/uicompat/Enums.java
M frontend/webadmin/modules/uicompat/src/main/resources/org/ovirt/engine/ui/uicompat/Enums.properties
4 files changed, 2 insertions(+), 4 deletions(-)

Approvals:
  Allon Mureinik: Verified; Looks good to me, approved


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

Gerrit-MessageType: merged
Gerrit-Change-Id: I256b289ab0afad1adb97d6518c6e764f76bac25b
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Alissa Bonas <abonas at redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Daniel Erez <derez at redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika at redhat.com>
Gerrit-Reviewer: Liron Ar <laravot at redhat.com>
Gerrit-Reviewer: Maor Lipchuk <mlipchuk at redhat.com>
Gerrit-Reviewer: Sergey Gotliv <sgotliv at redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan at redhat.com>
Gerrit-Reviewer: Vered Volansky <vvolansk at redhat.com>



More information about the Engine-commits mailing list