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

juan.hernandez at redhat.com juan.hernandez at redhat.com
Mon Jan 4 19:34:27 UTC 2016


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 at 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 at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Juan Hernandez <juan.hernandez at redhat.com>
Gerrit-Reviewer: Martin Sivák <msivak at redhat.com>
Gerrit-Reviewer: Roman Mohr <rmohr at redhat.com>
Gerrit-Reviewer: Roy Golan <rgolan at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>



More information about the Engine-commits mailing list