Change in ovirt-engine[master]: restapi: Fix VmNic resource to return action body (#840234)

Mike Kolesnik has submitted this change and it was merged. Change subject: restapi: Fix VmNic resource to return action body (#840234) ...................................................................... restapi: Fix VmNic resource to return action body (#840234) https://bugzilla.redhat.com/840234 Fixed the calls during activate/deactivate to be made to correct method so that the reponse body is populated as is done in other actions in the API. Change-Id: I300ee91b9bf7268155a5393deeeb9c8c02d90d78 Signed-off-by: Mike Kolesnik <mkolesni@redhat.com> --- M backend/manager/modules/restapi/jaxrs/src/main/java/org/ovirt/engine/api/restapi/resource/BackendVmNicResource.java 1 file changed, 2 insertions(+), 2 deletions(-) Approvals: Mike Kolesnik: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/6813 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I300ee91b9bf7268155a5393deeeb9c8c02d90d78 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Mike Kolesnik <mkolesni@redhat.com> Gerrit-Reviewer: Livnat Peer <lpeer@redhat.com> Gerrit-Reviewer: Michael Pasternak <mpastern@redhat.com> Gerrit-Reviewer: Mike Kolesnik <mkolesni@redhat.com> Gerrit-Reviewer: Ori Liel <oliel@redhat.com>
participants (1)
-
mkolesni@redhat.com