From Dan Kenigsberg <dan...@redhat.com>:

Dan Kenigsberg has submitted this change and it was merged.

Change subject: net: Introduce ip.rule module with an iproute2 driver
......................................................................


net: Introduce ip.rule module with an iproute2 driver

As part of the effort to partition the existing configurators into
focused topic drivers, ip.rule is introduced.

It includes a basic abstration api with an iproute2 implemented
using the ipwrapper module.

It is aimed to be intially used by the sourceroute module as the
default way to configure a sourceroute.
(It cannot replace the ifcfg configurator, but can now replace the
iproute2 configurator when configuring sourceroute)

Change-Id: Ia414aa771bdda7205760c4ed3ab379c8286c7cb5
Signed-off-by: Edward Haas <edwa...@redhat.com>
---
A lib/vdsm/network/ip/rule.py
M tests/Makefile.am
A tests/network/ip_rule_test.py
3 files changed, 173 insertions(+), 0 deletions(-)

Approvals:
  Jenkins CI: Passed CI tests
  Petr Horáček: Looks good to me, but someone else must approve
  Dan Kenigsberg: Looks good to me, approved
  Edward Haas: Verified



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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ia414aa771bdda7205760c4ed3ab379c8286c7cb5
Gerrit-PatchSet: 7
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Edward Haas <edwa...@redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <dan...@redhat.com>
Gerrit-Reviewer: Edward Haas <edwa...@redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Leon Goldberg <lgold...@redhat.com>
Gerrit-Reviewer: Petr Horáček <phora...@redhat.com>
Gerrit-Reviewer: gerrit-hooks <automat...@ovirt.org>
_______________________________________________
vdsm-patches mailing list -- vdsm-patches@lists.fedorahosted.org
To unsubscribe send an email to vdsm-patches-le...@lists.fedorahosted.org

Reply via email to