Gilad Chaplik has posted comments on this change.

Change subject: restapi: Implement custom properties using elements
......................................................................


Patch Set 1:

(2 comments)

http://gerrit.ovirt.org/#/c/27316/1//COMMIT_MSG
Commit Message:

Line 11: implementation, where they're stored as elements, which might be more
Line 12: flexbile in the future, e.g. if multiple values per key should be
Line 13: supported.
Line 14: 
Line 15: Change-Id: I03173b72b4f9ab2906ca9a2989d6115efcb19264
please add Related-to-bug: https://bugzilla.redhat.com/1071872

and add to the bug a reference to this patch.
10x.


http://gerrit.ovirt.org/#/c/27316/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 2550:       <xs:element name="name" type="xs:string" minOccurs="1" 
maxOccurs="1"/>
Line 2551:       <xs:element name="value" type="xs:string" minOccurs="1" 
maxOccurs="1"/>
Line 2552:     </xs:sequence>
Line 2553:   </xs:complexType>
Line 2554: 
> shouldn't a type for the Property be created ? i.e. :
3. better abstraction for property element :-)
Line 2555:   <xs:element name="properties" type="Properties"/>
Line 2556: 
Line 2557:   <xs:complexType name="Properties">
Line 2558:     <xs:sequence>


-- 
To view, visit http://gerrit.ovirt.org/27316
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I03173b72b4f9ab2906ca9a2989d6115efcb19264
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Lior Vernia <lver...@redhat.com>
Gerrit-Reviewer: Gilad Chaplik <gchap...@redhat.com>
Gerrit-Reviewer: Juan Hernandez <juan.hernan...@redhat.com>
Gerrit-Reviewer: Lior Vernia <lver...@redhat.com>
Gerrit-Reviewer: Moti Asayag <masa...@redhat.com>
Gerrit-Reviewer: automat...@ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to