Change in ovirt-engine[master]: core: [CpuPinning] restapi support for cpu pinning

Gilad Chaplik has submitted this change and it was merged. Change subject: core: [CpuPinning] restapi support for cpu pinning ...................................................................... core: [CpuPinning] restapi support for cpu pinning - added API data structure - mapping functions - tests http://www.ovirt.org/wiki/Features/Design/cpu-pinning Change-Id: I4aa1e3b02997ff3e6af059ca151e3a6d12d6c4b4 Signed-off-by: Laszlo Hornyak <lhornyak@redhat.com> --- M backend/manager/modules/restapi/interface/definition/src/main/resources/api.xsd M backend/manager/modules/restapi/interface/definition/src/main/resources/rsdl_metadata_v-3.1.yaml M backend/manager/modules/restapi/types/src/main/java/org/ovirt/engine/api/restapi/types/VmMapper.java M backend/manager/modules/restapi/types/src/test/java/org/ovirt/engine/api/restapi/types/VmMapperTest.java 4 files changed, 132 insertions(+), 15 deletions(-) Approvals: Gilad Chaplik: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/4557 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I4aa1e3b02997ff3e6af059ca151e3a6d12d6c4b4 Gerrit-PatchSet: 15 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Laszlo Hornyak <lhornyak@redhat.com> Gerrit-Reviewer: Doron Fediuck <dfediuck@redhat.com> Gerrit-Reviewer: Gilad Chaplik <gchaplik@redhat.com> Gerrit-Reviewer: Laszlo Hornyak <lhornyak@redhat.com> Gerrit-Reviewer: Ori Liel <oliel@redhat.com> Gerrit-Reviewer: Yair Zaslavsky <yzaslavs@redhat.com>
participants (1)
-
gchaplik@redhat.com