Eli Mesika has submitted this change and it was merged. Change subject: core[DB]: Adding external status to DB ......................................................................
core[DB]: Adding external status to DB This patch set adds external status for the storage domain entity The Health Status field will be returned as part of the retrieved entity when a call to display the entity is done using the REST API. The main use-case for this new status is to provide plugins / external systems the ability to trigger issues, and allow the administrator to clearly see there is an issue through the UI For more information please see the feature page wiki http://www.ovirt.org/Features/EntityHealthStatus Change-Id: Ifdfc25b91eacfa73be783b3b84827e0d5788b91d Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1231274 Signed-off-by: emesika <[email protected]> --- M packaging/dbscripts/create_views.sql M packaging/dbscripts/storages_san_sp.sql A packaging/dbscripts/upgrade/03_06_1580_add_sd_external_status.sql 3 files changed, 20 insertions(+), 3 deletions(-) Approvals: Eli Mesika: Verified Allon Mureinik: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/42132 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ifdfc25b91eacfa73be783b3b84827e0d5788b91d Gerrit-PatchSet: 6 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Eli Mesika <[email protected]> Gerrit-Reviewer: Allon Mureinik <[email protected]> Gerrit-Reviewer: Eli Mesika <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Liran Zelkha <[email protected]> Gerrit-Reviewer: Moti Asayag <[email protected]> Gerrit-Reviewer: Oved Ourfali <[email protected]> Gerrit-Reviewer: Tal Nisan <[email protected]> Gerrit-Reviewer: [email protected] _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
