Change in ovirt-engine[master]: restapi: Add JAXB annotation to "numa_node_pin"

Juan Hernandez has submitted this change and it was merged. Change subject: restapi: Add JAXB annotation to "numa_node_pin" ...................................................................... restapi: Add JAXB annotation to "numa_node_pin" This annotation is used to make sure that the name of the corresponding Java getter is "getNumaNodePins", as this, plural, is what is used in the rest of the API. Change-Id: I0ae504286a5a55a080f0a2cdf48e3c8eb550d478 Signed-off-by: Juan Hernandez <juan.hernandez@redhat.com> --- M backend/manager/modules/restapi/interface/definition/src/main/schema/api.xsd M backend/manager/modules/restapi/types/src/main/java/org/ovirt/engine/api/restapi/types/NumaMapper.java M backend/manager/modules/restapi/types/src/test/java/org/ovirt/engine/api/restapi/types/NumaMapperTest.java 3 files changed, 11 insertions(+), 5 deletions(-) Approvals: Juan Hernandez: Verified; Looks good to me, approved; Passed CI tests -- To view, visit https://gerrit.ovirt.org/46839 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I0ae504286a5a55a080f0a2cdf48e3c8eb550d478 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: automation@ovirt.org
participants (1)
-
juan.hernandez@redhat.com