Change in ovirt-engine[master]: restapi: The "refreshluns" action should return "Action"

Juan Hernandez has submitted this change and it was merged. Change subject: restapi: The "refreshluns" action should return "Action" ...................................................................... restapi: The "refreshluns" action should return "Action" Currently the "refreshluns" action returns a storage domain object, but it should return an action object, like all other actions, otherwise the SDKs won't be able to handle it correctly. Change-Id: I138a9dd772781465ac040dc99d96b0a3f355df11 Signed-off-by: Juan Hernandez <juan.hernandez@redhat.com> --- M backend/manager/modules/restapi/interface/definition/src/main/resources/rsdl_metadata.yaml M backend/manager/modules/restapi/jaxrs/src/main/java/org/ovirt/engine/api/restapi/resource/BackendStorageDomainResource.java M backend/manager/modules/restapi/jaxrs/src/test/java/org/ovirt/engine/api/restapi/resource/BackendStorageDomainResourceTest.java 3 files changed, 15 insertions(+), 33 deletions(-) Approvals: Juan Hernandez: Verified; Looks good to me, approved; Passed CI tests Freddy Rolland: Looks good to me, but someone else must approve -- To view, visit https://gerrit.ovirt.org/42760 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I138a9dd772781465ac040dc99d96b0a3f355df11 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Freddy Rolland <frolland@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Ori Liel <oliel@redhat.com> Gerrit-Reviewer: automation@ovirt.org
participants (1)
-
juan.hernandez@redhat.com