Petr Horáček has posted comments on this change. Change subject: net: native ovs: ovs switch skeleton ......................................................................
Patch Set 15: (1 comment) https://gerrit.ovirt.org/#/c/55308/15/lib/vdsm/network/netswitch.py File lib/vdsm/network/netswitch.py: PS15, Line 64: if 'remove' in attrs: : running_switch = running_config_entries.get(name, {}).get('switch') : store_entry(name, attrs, running_switch) : else: : store_entry(name, attrs, attrs['switch']) > You can do this: Done -- To view, visit https://gerrit.ovirt.org/55308 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ic056fcf8c0d36625328a90a339d4a09658683056 Gerrit-PatchSet: 15 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Petr Horáček <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Edward Haas <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Petr Horáček <[email protected]> Gerrit-Reviewer: gerrit-hooks <[email protected]> Gerrit-HasComments: Yes _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
