Change in ovirt-engine[master]: restapi: Don't use "TransportType" and "TransportTypes"

Juan Hernandez has submitted this change and it was merged. Change subject: restapi: Don't use "TransportType" and "TransportTypes" ...................................................................... restapi: Don't use "TransportType" and "TransportTypes" These two complex types are used to represent s list of strings. This isn't worth the creation of two named complex types. This patch changes the XML schema so it doesn't use them. The types are preserved because they are still used by the capabilities resource, but will be removed in the future. Change-Id: I9f88984ec93bed0e86f6c418d7b519e84b8427b6 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/GlusterVolumeMapper.java 2 files changed, 19 insertions(+), 3 deletions(-) Approvals: Juan Hernandez: Verified; Looks good to me, approved; Passed CI tests -- To view, visit https://gerrit.ovirt.org/46837 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I9f88984ec93bed0e86f6c418d7b519e84b8427b6 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