Change in vdsm[master]: schema: externalize api_strict_mode

piotr.kliczewski at gmail.com piotr.kliczewski at gmail.com
Sun Apr 24 19:48:16 UTC 2016


Piotr Kliczewski has posted comments on this change.

Change subject: schema: externalize api_strict_mode
......................................................................


Patch Set 1:

(1 comment)

https://gerrit.ovirt.org/#/c/56386/1/lib/api/vdsmapi.py
File lib/api/vdsmapi.py:

Line 75: class Schema(object):
Line 76: 
Line 77:     log = logging.getLogger("SchemaCache")
Line 78: 
Line 79:     def __init__(self, paths, mode):
> call it strict_mode and write in doc string that it is based on config valu
Done
Line 80:         self._strict_mode = mode
Line 81:         self._methods = {}
Line 82:         self._types = {}
Line 83:         try:


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I93dad74177d1991c322988b6bf9f0887701ee47a
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Piotr Kliczewski <piotr.kliczewski at gmail.com>
Gerrit-Reviewer: Francesco Romani <fromani at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Nir Soffer <nsoffer at redhat.com>
Gerrit-Reviewer: Piotr Kliczewski <piotr.kliczewski at gmail.com>
Gerrit-Reviewer: Yaniv Bronhaim <ybronhei at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>
Gerrit-HasComments: Yes


More information about the vdsm-patches mailing list