Dan Kenigsberg has submitted this change and it was merged.

Change subject: net: Link setup module - includes bond setup logic.
......................................................................


net: Link setup module - includes bond setup logic.

Introducing the bond setup module.
It includes the setup logic for Bond devices, translating the setup
request to the actions needed to apply them.

It uses the bond interface for applying the setup.

The bond setup is using the bond transaction context, allowing
cleanup to occur in case of a failure.
Leaving the bond in a controlled state
(mainly, trying to avoid defining only a partial bond).

Change-Id: Ib8f01a401cb1b96e357bc462e528a2a547c59c24
Signed-off-by: Edward Haas <edwa...@redhat.com>
Reviewed-on: https://gerrit.ovirt.org/62831
Continuous-Integration: Jenkins CI
Reviewed-by: Petr Horáček <phora...@redhat.com>
Reviewed-by: Dan Kenigsberg <dan...@redhat.com>
---
A lib/vdsm/network/link/setup.py
A tests/network/link_setup_test.py
2 files changed, 212 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/62831
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ib8f01a401cb1b96e357bc462e528a2a547c59c24
Gerrit-PatchSet: 26
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: 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