Eli Mesika has posted comments on this change.

Change subject: REST API: Adding external status to API
......................................................................


Patch Set 6:

(1 comment)

https://gerrit.ovirt.org/#/c/40997/6/backend/manager/modules/restapi/interface/definition/src/main/resources/api.xsd
File 
backend/manager/modules/restapi/interface/definition/src/main/resources/api.xsd:

Line 1921:         <xs:sequence>
Line 1922:           <xs:element name="address" type="xs:string" minOccurs="0"/>
Line 1923:           <xs:element ref="certificate" minOccurs="0" maxOccurs="1"/>
Line 1924:           <xs:element ref="status" minOccurs="0" maxOccurs="1"/>
Line 1925:           <xs:element name="external_status" type="xs:string" 
minOccurs="0" maxOccurs="1"/>
> If you decide to use the existing complex type you can still use the "exter
Thanks for the explanation, I will go for it ...
Line 1926:           <xs:element name="cluster" type="Cluster" minOccurs="0"/>
Line 1927:           <!-- unsigned to avoid issues with port values greater 
than 32767,
Line 1928:                e.g. the standard VDSM port 54321 -->
Line 1929:           <xs:element name="port" type="xs:unsignedShort" 
minOccurs="0"/>


-- 
To view, visit https://gerrit.ovirt.org/40997
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I833f8e607fac7107e9352a547b3e36cbf9000f01
Gerrit-PatchSet: 6
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Eli Mesika <emes...@redhat.com>
Gerrit-Reviewer: Eli Mesika <emes...@redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Juan Hernandez <juan.hernan...@redhat.com>
Gerrit-Reviewer: Ori Liel <ol...@redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourf...@redhat.com>
Gerrit-Reviewer: automat...@ovirt.org
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to