Change in vdsm[master]: hooks: Open vSwitch configurator

danken at redhat.com danken at redhat.com
Wed Sep 16 09:34:50 UTC 2015


Dan Kenigsberg has submitted this change and it was merged.

Change subject: hooks: Open vSwitch configurator
......................................................................


hooks: Open vSwitch configurator

This patch introduces new hook which allows us to configure OVS network
instead of standard linux network.

Configuration is done by one big ovs-vsctl command executed at once, it
apply the whole configuration iff all commands are correct.

Change-Id: Id602b6cc87a663424d06c77d1847d2c2d60d289f
Signed-off-by: Petr Horáček <phoracek at redhat.com>
Reviewed-on: https://gerrit.ovirt.org/40312
Reviewed-by: Ido Barkan <ibarkan at redhat.com>
Continuous-Integration: Jenkins CI
Reviewed-by: Dan Kenigsberg <danken at redhat.com>
---
M .gitignore
M configure.ac
A debian/vdsm-hook-ovs.docs
A debian/vdsm-hook-ovs.install
M tests/functional/Makefile.am
A tests/functional/networkTestsOVS.py
M vdsm.spec.in
M vdsm_hooks/Makefile.am
A vdsm_hooks/ovs/Makefile.am
A vdsm_hooks/ovs/README
A vdsm_hooks/ovs/ovs_after_get_caps.py
A vdsm_hooks/ovs/ovs_after_get_stats.py
A vdsm_hooks/ovs/ovs_before_device_create.py
A vdsm_hooks/ovs/ovs_before_network_setup.py
A vdsm_hooks/ovs/ovs_before_network_setup_ip.py
A vdsm_hooks/ovs/ovs_before_network_setup_mtu.py
A vdsm_hooks/ovs/ovs_before_network_setup_ovs.py
A vdsm_hooks/ovs/ovs_utils.py
A vdsm_hooks/ovs/sudoers.in
19 files changed, 1,901 insertions(+), 0 deletions(-)

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



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

Gerrit-MessageType: merged
Gerrit-Change-Id: Id602b6cc87a663424d06c77d1847d2c2d60d289f
Gerrit-PatchSet: 71
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Petr Horáček <phoracek at redhat.com>
Gerrit-Reviewer: Antoni Segura Puimedon <toni+ovirt at midokura.com>
Gerrit-Reviewer: Barak Azulay <bazulay at gmail.com>
Gerrit-Reviewer: Barak Azulay <bazulay at redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Ido Barkan <ibarkan at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Petr Horáček <phoracek at redhat.com>
Gerrit-Reviewer: automation at ovirt.org


More information about the vdsm-patches mailing list