Change in vdsm[master]: schema: Strengthen schema verification

smizrahi at redhat.com smizrahi at redhat.com
Mon Jan 28 21:50:21 UTC 2013


Saggi Mizrahi has posted comments on this change.

Change subject: schema: Strengthen schema verification
......................................................................


Patch Set 2: (1 inline comment)

....................................................
File vdsm_api/process-schema.py
Line 177:     """
Line 178:     return "".join(html_escape_table.get(c, c) for c in text)
Line 179: 
Line 180: 
Line 181: def strip_stars(items):
If you do another iteration, please change to strip_optional_marker as the fact that it is an asterix is an implementation detail.
Line 182:     """
Line 183:     A symbol prepended with '*' means the symbol is optional.  Strip this
Line 184:     when looking up the symbol documentation.
Line 185:     """


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

Gerrit-MessageType: comment
Gerrit-Change-Id: Ia750e537fad9ad57d1163906b130033e896c36dd
Gerrit-PatchSet: 2
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Adam Litke <agl at us.ibm.com>
Gerrit-Reviewer: Adam Litke <agl at us.ibm.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Saggi Mizrahi <smizrahi at redhat.com>


More information about the vdsm-patches mailing list