Change in ovirt-engine[ovirt-engine-4.1]: core: GetStepByStepIdQuery - subject entities loading

From Tal Nisan <tnisan@redhat.com>:
Tal Nisan has submitted this change and it was merged. Change subject: core: GetStepByStepIdQuery - subject entities loading ...................................................................... core: GetStepByStepIdQuery - subject entities loading This patch changes the GetStepByStepIdQuery to return the step subject entities as well and renames it to GetStepWithSubjectEntitiesByStepIdQuery Change-Id: I2e655a2579f9d06c0dff5a2aaf3fccd9c904976c Bug-Url: https://bugzilla.redhat.com/1408841 Signed-off-by: Liron Aravot <laravot@redhat.com> --- R backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/GetStepWithSubjectEntitiesByStepIdQuery.java M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/queries/VdcQueryType.java M backend/manager/modules/restapi/jaxrs/src/main/java/org/ovirt/engine/api/restapi/resource/BackendStepResource.java M backend/manager/modules/restapi/jaxrs/src/main/java/org/ovirt/engine/api/restapi/resource/BackendStepsResource.java M backend/manager/modules/restapi/jaxrs/src/test/java/org/ovirt/engine/api/restapi/resource/BackendStepResourceTest.java M backend/manager/modules/restapi/jaxrs/src/test/java/org/ovirt/engine/api/restapi/resource/BackendStepsResourceTest.java 6 files changed, 10 insertions(+), 10 deletions(-) Approvals: Jenkins CI: Passed CI tests Moti Asayag: Looks good to me, approved Liron Aravot: Verified -- To view, visit https://gerrit.ovirt.org/70543 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I2e655a2579f9d06c0dff5a2aaf3fccd9c904976c Gerrit-PatchSet: 7 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-4.1 Gerrit-Owner: Liron Aravot <laravot@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Liron Aravot <laravot@redhat.com> Gerrit-Reviewer: Moti Asayag <masayag@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
Code Review