Change in ovirt-engine[master]: restapi: Fix numanode path definition

Juan Hernandez has submitted this change and it was merged. Change subject: restapi: Fix numanode path definition ...................................................................... restapi: Fix numanode path definition Virtual NUMA nodes were accessible with /ovirt-engine/api/vms/{id}/virtualnumanodes but documentation says /ovirt-engine/api/vms/{id}/numanodes. Now the implementation follows the documentation Change-Id: I4148686adbbb6227baf1686b5b648ec0cc2d8561 Signed-off-by: Roman Mohr <rmohr@redhat.com> --- M backend/manager/modules/restapi/jaxrs/src/main/java/org/ovirt/engine/api/restapi/resource/BackendVmResource.java M backend/manager/modules/restapi/model/src/main/java/services/VmService.java 2 files changed, 2 insertions(+), 2 deletions(-) Approvals: Juan Hernandez: Looks good to me, approved Roman Mohr: Verified Jenkins CI: Passed CI tests -- To view, visit https://gerrit.ovirt.org/51325 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I4148686adbbb6227baf1686b5b648ec0cc2d8561 Gerrit-PatchSet: 5 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Roman Mohr <rmohr@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Martin Sivák <msivak@redhat.com> Gerrit-Reviewer: Roman Mohr <rmohr@redhat.com> Gerrit-Reviewer: Roy Golan <rgolan@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
juan.hernandez@redhat.com