Change in vdsm[master]: netlink: event monitor

danken at redhat.com danken at redhat.com
Wed Jan 21 09:36:34 UTC 2015


Dan Kenigsberg has submitted this change and it was merged.

Change subject: netlink: event monitor
......................................................................


netlink: event monitor

Current event monitor is implemented as a wrapper around `ip monitor`
command.  It sometimes returns before the underlying monitor is properly
started. However, it's used just in a few tests.

We want to implement more natural version of monitor - wrapper around
the libnl library. With this monitor we will be able e.g. to monitor
`ifup` operation on a new device and guarantee properly created network
before returned.

Change-Id: I0f4fcfde87ad51eb832f54862371b4da1281826e
Signed-off-by: Petr Horáček <phoracek at redhat.com>
Reviewed-on: http://gerrit.ovirt.org/36197
Reviewed-by: Ido Barkan <ibarkan at redhat.com>
Reviewed-by: Dan Kenigsberg <danken at redhat.com>
---
M debian/vdsm-python.install
M lib/vdsm/netlink/Makefile.am
M lib/vdsm/netlink/__init__.py
A lib/vdsm/netlink/monitor.py
M tests/Makefile.am
A tests/netlinkTests.py
M vdsm.spec.in
7 files changed, 483 insertions(+), 4 deletions(-)

Approvals:
  Ido Barkan: Looks good to me, but someone else must approve
  Petr Horáček: Verified
  Dan Kenigsberg: Looks good to me, approved



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

Gerrit-MessageType: merged
Gerrit-Change-Id: I0f4fcfde87ad51eb832f54862371b4da1281826e
Gerrit-PatchSet: 32
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Petr Horáček <phoracek at redhat.com>
Gerrit-Reviewer: Antoni Segura Puimedon <toni at midokura.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Ido Barkan <ibarkan at redhat.com>
Gerrit-Reviewer: Ondřej Svoboda <osvoboda at redhat.com>
Gerrit-Reviewer: Petr Horáček <phoracek at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server


More information about the vdsm-patches mailing list