Dan Kenigsberg has submitted this change and it was merged.

Change subject: Make ip link wrapper hidden config be at class lvl
......................................................................


Make ip link wrapper hidden config be at class lvl

Before this patch we got the config for each device that needed it.
This allowed each device to pick up changes in the config that
could have happened between each device object creation, at the
cost of speed and simplicity. Since config is supposed to be
stable during the life of a vdsm process, this was moved to the class
level.

Change-Id: I43e484c2e2614b1d9bbd67468e3eb050d55d32f6
Signed-off-by: Antoni S. Puimedon <asegu...@redhat.com>
Reviewed-on: http://gerrit.ovirt.org/21407
Reviewed-by: Dan Kenigsberg <dan...@redhat.com>
Tested-by: Dan Kenigsberg <dan...@redhat.com>
---
M lib/vdsm/ipwrapper.py
M tests/netinfoTests.py
2 files changed, 6 insertions(+), 8 deletions(-)

Approvals:
  Dan Kenigsberg: Verified; Looks good to me, approved



-- 
To view, visit http://gerrit.ovirt.org/21407
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I43e484c2e2614b1d9bbd67468e3eb050d55d32f6
Gerrit-PatchSet: 3
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Antoni Segura Puimedon <asegu...@redhat.com>
Gerrit-Reviewer: Assaf Muller <amul...@redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <dan...@redhat.com>
_______________________________________________
vdsm-patches mailing list
vdsm-patches@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches

Reply via email to