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(a)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(a)redhat.com>
Gerrit-Reviewer: Livnat Peer <lpeer(a)redhat.com>
Gerrit-Reviewer: Michael Pasternak <mpastern(a)redhat.com>
Gerrit-Reviewer: Mike Kolesnik <mkolesni(a)redhat.com>
Gerrit-Reviewer: Ori Liel <oliel(a)redhat.com>