[node-patches] Change in ovirt-node[master]: Add configuremethods to ovirt.node.config.defaults

fabiand at redhat.com fabiand at redhat.com
Fri Mar 6 18:29:37 UTC 2015


Fabian Deutsch has submitted this change and it was merged.

Change subject: Add configuremethods to ovirt.node.config.defaults
......................................................................


Add configuremethods to ovirt.node.config.defaults

For everything we may reasonably want to configure from dbus which
doesn't already have the methods, add them.

Figuring out how to message type signatures (for arrays, bools,
etc) and what type signatures are optional (in case of Python's
default arguments, which dbus doesn't handle nicely without
needing to specify "signature='...'" when calling it) will be
handled later.

Just doing legwork.

Change-Id: Icbd9543d0ec97ba724b9a6cf675036944bc4c24a
Signed-off-by: Ryan Barry <rbarry at redhat.com>
---
M src/ovirt/node/config/defaults.py
1 file changed, 45 insertions(+), 0 deletions(-)

Approvals:
  Fabian Deutsch: Verified; Looks good to me, approved



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

Gerrit-MessageType: merged
Gerrit-Change-Id: Icbd9543d0ec97ba724b9a6cf675036944bc4c24a
Gerrit-PatchSet: 6
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Ryan Barry <rbarry at redhat.com>
Gerrit-Reviewer: Fabian Deutsch <fabiand at redhat.com>
Gerrit-Reviewer: Ryan Barry <rbarry at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server



More information about the node-patches mailing list