
Itamar Heim 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 <emesika@redhat.com> --- M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/VdsStatic.java 1 file changed, 0 insertions(+), 1 deletion(-) Approvals: Itamar Heim: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/20831 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I163166bb6d58c475c7e3361821e928bc3f7b3a47 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.3 Gerrit-Owner: Eli Mesika <emesika@redhat.com> Gerrit-Reviewer: Eli Mesika <emesika@redhat.com> Gerrit-Reviewer: Itamar Heim <iheim@redhat.com> Gerrit-Reviewer: Martin Peřina <mperina@redhat.com> Gerrit-Reviewer: Omer Frenkel <ofrenkel@redhat.com> Gerrit-Reviewer: automation@ovirt.org