Sahina Bose has posted comments on this change. Change subject: restapi: API support to query gluster volume profile info ......................................................................
Patch Set 1: (3 comments) http://gerrit.ovirt.org/#/c/28010/1/backend/manager/modules/restapi/interface/definition/src/main/resources/api.xsd File backend/manager/modules/restapi/interface/definition/src/main/resources/api.xsd: Line 4048: </xs:sequence> Line 4049: </xs:extension> Line 4050: </xs:complexContent> Line 4051: </xs:complexType> Line 4052: > LWS Done Line 4053: <xs:element name="volume_profileDetails" type="GlusterVolumeProfileDetails"/> Line 4054: <xs:complexType name="GlusterVolumeProfileDetails"> Line 4055: <xs:annotation> Line 4056: <xs:appinfo> Line 4118: <xs:element ref="statistic" minOccurs="0" maxOccurs="2"/> Line 4119: <xs:element ref="block_statistic" minOccurs="0" maxOccurs="unbounded"/> Line 4120: <xs:element ref="fop_statistic" minOccurs="0" maxOccurs="unbounded"/> Line 4121: </xs:sequence> Line 4122: </xs:complexType> > TWS Done Line 4123: Line 4124: <xs:element name="block_statistic" type="BlockStatistic"/> Line 4125: <xs:complexType name="BlockStatistic"> Line 4126: <xs:sequence> Line 4123: Line 4124: <xs:element name="block_statistic" type="BlockStatistic"/> Line 4125: <xs:complexType name="BlockStatistic"> Line 4126: <xs:sequence> Line 4127: <xs:element ref="statistic" minOccurs="0" maxOccurs="unbounded"/> > No name required here ?? No..as it's a ref. Line 4128: </xs:sequence> Line 4129: </xs:complexType> Line 4130: Line 4131: <xs:element name="fop_statistic" type="FopStatistic"/> -- To view, visit http://gerrit.ovirt.org/28010 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Iff04cc30f01a7fbe9d6e48b8498d405d05c41c25 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Sahina Bose <[email protected]> Gerrit-Reviewer: Kanagaraj M <[email protected]> Gerrit-Reviewer: Ramesh N <[email protected]> Gerrit-Reviewer: Sahina Bose <[email protected]> Gerrit-Reviewer: Shubhendu Tripathi <[email protected]> Gerrit-Reviewer: anmolbabu <[email protected]> Gerrit-Reviewer: [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
