Alona Kaplan has submitted this change and it was merged.

Change subject: engine: adding maintenanceReason to vdsDynamic
......................................................................


engine: adding maintenanceReason to vdsDynamic

This patch includes-
1. Adding the field to the business entity.
2. Adding a column to the table.
3. Modifying table's update method to support the new propery/column
(The insert method wasn't updated since this property is not relevant when
creating a vds).

Change-Id: Iac900c656e8309bf9f32fcc9fa9f5c32ed26298c
Signed-off-by: Alona Kaplan <[email protected]>
---
M 
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/VDS.java
M 
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/VdsDynamic.java
M 
backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dao/VdsDAODbFacadeImpl.java
M 
backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dao/VdsDynamicDAODbFacadeImpl.java
M backend/manager/modules/dal/src/test/resources/fixtures.xml
M packaging/dbscripts/create_views.sql
A 
packaging/dbscripts/upgrade/03_06_0970_add_maintenance_reason_to_vds_dynamic.sql
M packaging/dbscripts/vds_sp.sql
8 files changed, 42 insertions(+), 7 deletions(-)

Approvals:
  Alona Kaplan: Verified; Looks good to me, approved



-- 
To view, visit https://gerrit.ovirt.org/38296
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Iac900c656e8309bf9f32fcc9fa9f5c32ed26298c
Gerrit-PatchSet: 7
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alona Kaplan <[email protected]>
Gerrit-Reviewer: Alona Kaplan <[email protected]>
Gerrit-Reviewer: Eli Mesika <[email protected]>
Gerrit-Reviewer: Moti Asayag <[email protected]>
Gerrit-Reviewer: Oved Ourfali <[email protected]>
Gerrit-Reviewer: [email protected]
Gerrit-Reviewer: oVirt Jenkins CI Server
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to