Ondra Machacek has submitted this change and it was merged.
Change subject: Fault can be provided in Action reponse
......................................................................
Fault can be provided in Action reponse
Action reponse provides fault of the action, in case the fault occures.
This patch changes the flow, so we chechk the fault inside the action.
Change-Id: I61055e143626df4333bb4a294cbcf7dafc03982d
Signed-off-by: Ondra Machacek <omachace(a)redhat.com>
---
M .gitignore
M generator/src/main/java/org/ovirt/sdk/java/ServicesImplGenerator.java
M generator/src/main/java/org/ovirt/sdk/java/Tool.java
M pom.xml
M sdk/pom.xml
M sdk/src/main/java/org/ovirt/engine/sdk4/internal/services/ServiceImpl.java
M sdk/src/test/java/org/ovirt/engine/sdk4/VmsServiceTest.java
7 files changed, 82 insertions(+), 14 deletions(-)
Approvals:
Ondra Machacek: Verified; Looks good to me, approved
Jenkins CI: Passed CI tests
--
To view, visit
https://gerrit.ovirt.org/63290
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I61055e143626df4333bb4a294cbcf7dafc03982d
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine-sdk-java
Gerrit-Branch: master
Gerrit-Owner: Ondra Machacek <omachace(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Ondra Machacek <omachace(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>