Juan Hernandez has posted comments on this change. Change subject: restapi: Add external id to users and groups ......................................................................
Patch Set 6: (1 comment) .................................................... File backend/manager/modules/restapi/interface/definition/src/main/resources/api.xsd Line 1555: <xs:complexContent> Line 1556: <xs:extension base="BaseResource"> Line 1557: <xs:sequence> Line 1558: <xs:element ref="domain" minOccurs="0"/> Line 1559: <xs:element name="external_id" type="xs:hexBinary" minOccurs="0" maxOccurs="1"/> As far as I know we don't have a policy. Anyhow this is a compatible change, as it just adds a new field to the entity, shouldn't break anything. Line 1560: <xs:element name="department" type="xs:string" minOccurs="0" maxOccurs="1"/> Line 1561: <xs:element name="logged_in" type="xs:boolean" minOccurs="0" maxOccurs="1"/> Line 1562: <xs:element name="last_name" type="xs:string" minOccurs="0" maxOccurs="1"/> Line 1563: <!-- generally name@domain --> -- To view, visit http://gerrit.ovirt.org/19478 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I799219080a57c6ec4ef0e16c742f1f44d11f1080 Gerrit-PatchSet: 6 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Juan Hernandez <[email protected]> Gerrit-Reviewer: Juan Hernandez <[email protected]> Gerrit-Reviewer: Liran Zelkha <[email protected]> Gerrit-Reviewer: Martin Peřina <[email protected]> Gerrit-Reviewer: Michael Pasternak <[email protected]> Gerrit-Reviewer: Ravi Nori <[email protected]> Gerrit-Reviewer: Yair Zaslavsky <[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
