Shahar Havivi has posted comments on this change. Change subject: API: Vm Init - new Feature ......................................................................
Patch Set 10: (1 comment) http://gerrit.ovirt.org/#/c/23021/10/backend/manager/modules/restapi/interface/definition/src/main/resources/api.xsd File backend/manager/modules/restapi/interface/definition/src/main/resources/api.xsd: Line 2708: <xs:element name="winkey" type="xs:string" minOccurs="0" maxOccurs="1"/> Line 2709: <xs:element name="root_password" type="xs:string" minOccurs="0" maxOccurs="1"/> Line 2710: <xs:element name="custom_script" type="xs:string" minOccurs="0" maxOccurs="1"/> Line 2711: </xs:sequence> Line 2712: </xs:complexType> > How is this different to the existing CloudInit element? It seems equivalen This represent the new table/Business entity VmInit. The CloudInit was dedicated to Vm initialization via CloudInit and the VmInit is a general purpose Vm initialization entity. (for now Windows Sysprep and CloudInit) The reason that we didn't remove the CloudInit from API is for backward compatibility. Line 2713: Line 2714: Line 2715: <!-- Virtual Machine Pools --> Line 2716: -- To view, visit http://gerrit.ovirt.org/23021 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I817de4fd7c7efcc3740583ede7a96bd522015660 Gerrit-PatchSet: 10 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Shahar Havivi <[email protected]> Gerrit-Reviewer: Arik Hadas <[email protected]> Gerrit-Reviewer: Juan Hernandez <[email protected]> Gerrit-Reviewer: Michal Skrivanek <[email protected]> Gerrit-Reviewer: Omer Frenkel <[email protected]> Gerrit-Reviewer: Ori Liel <[email protected]> Gerrit-Reviewer: Roy Golan <[email protected]> Gerrit-Reviewer: Shahar Havivi <[email protected]> Gerrit-Reviewer: Tomas Jelinek <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: Yes _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
