Juan Hernandez has posted comments on this change. Change subject: restapi: Introduction of new TimeZone Complex Type ......................................................................
Patch Set 2: The rsdl_metadata.yaml file also needs to be updated, to mark the existing "timezone" as deprecated and add the new "time_zone". For example: --- a/backend/manager/modules/restapi/interface/definition/src/main/resources/rsdl_metadata.yaml +++ b/backend/manager/modules/restapi/interface/definition/src/main/resources/rsdl_metadata.yaml @@ -41,7 +41,8 @@ actions: vm.instance_type.id|name: xs:string vm.name: xs:string vm.cluster.id|name: xs:string - vm.timezone: xs:string + vm.timezone--DEPRECATED: xs:string + vm.time_zone.name: xs:string Also add a comment in the the XML schema indicating that "timezone" is deprecated and that will be removed in 4.x. -- To view, visit https://gerrit.ovirt.org/42150 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I5ac16620c3de15597e284f8674cbf2984d2e646b Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Vinzenz Feenstra <vfeen...@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Juan Hernandez <juan.hernan...@redhat.com> Gerrit-Reviewer: Vinzenz Feenstra <vfeen...@redhat.com> Gerrit-Reviewer: automat...@ovirt.org Gerrit-HasComments: No _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches