Omer Frenkel has submitted this change and it was merged. Change subject: core: Bad request error doesn't returns enough... ......................................................................
core: Bad request error doesn't returns enough... Bad request error doesn't returns enough details (cannot understand from the error what was bad/missing in request) Removing the notNull annotation from the managementIp field since although that this is true for new PM definitions, it is not mandatory for updates and should be define exactly as the secondary management IP field. Change-Id: I163166bb6d58c475c7e3361821e928bc3f7b3a47 Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1013301 Signed-off-by: Eli Mesika <[email protected]> --- M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/VdsStatic.java 1 file changed, 0 insertions(+), 1 deletion(-) Approvals: Omer Frenkel: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/19676 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I163166bb6d58c475c7e3361821e928bc3f7b3a47 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Eli Mesika <[email protected]> Gerrit-Reviewer: Eli Mesika <[email protected]> Gerrit-Reviewer: Martin Peřina <[email protected]> Gerrit-Reviewer: Omer Frenkel <[email protected]> Gerrit-Reviewer: Ravi Nori <[email protected]> Gerrit-Reviewer: Yair Zaslavsky <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
