Ravi Nori has posted comments on this change. Change subject: cli: Using true as a default for boolean flags(#1006918) ......................................................................
Patch Set 1: This patch needs to used along with patch http://gerrit.ovirt.org/#/c/20805/ After applying patch to api.xsd and doing codegen. The default value of force in class Action is set to True. This patch checks if the type of field is 'bool' and if value is not 'None' sets the value to the field. -- To view, visit http://gerrit.ovirt.org/20804 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ie87885a1219b20967241bde4e91b363355a5ea51 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine-cli Gerrit-Branch: master Gerrit-Owner: Ravi Nori <[email protected]> Gerrit-Reviewer: Michael Pasternak <[email protected]> Gerrit-Reviewer: Ravi Nori <[email protected]> Gerrit-HasComments: No _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
