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 <emesika(a)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:
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 <emesika(a)redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika(a)redhat.com>
Gerrit-Reviewer: Martin Peřina <mperina(a)redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofrenkel(a)redhat.com>
Gerrit-Reviewer: Ravi Nori <rnori(a)redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs(a)redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server