Dan Kenigsberg has submitted this change and it was merged. Change subject: Unified net persistence upgrade: Change 'bridged' from str to bool ......................................................................
Unified net persistence upgrade: Change 'bridged' from str to bool 'bridged' is defined as a bool in the VDSM API, although both a string and a bool seem to work. Change-Id: I13301d2b61e2e998e6623a8db3540ca6a8a6369c Signed-off-by: Assaf Muller <[email protected]> Reviewed-on: http://gerrit.ovirt.org/22721 Reviewed-by: Antoni Segura Puimedon <[email protected]> Reviewed-by: Dan Kenigsberg <[email protected]> --- M lib/vdsm/tool/unified_persistence.py 1 file changed, 3 insertions(+), 1 deletion(-) Approvals: Antoni Segura Puimedon: Looks good to me, but someone else must approve Assaf Muller: Verified Dan Kenigsberg: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/22721 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I13301d2b61e2e998e6623a8db3540ca6a8a6369c Gerrit-PatchSet: 2 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Assaf Muller <[email protected]> Gerrit-Reviewer: Antoni Segura Puimedon <[email protected]> Gerrit-Reviewer: Assaf Muller <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
