summaryrefslogtreecommitdiff
path: root/rhel
diff options
context:
space:
mode:
authorGurucharan Shetty <gshetty@nicira.com>2015-10-19 08:18:25 -0700
committerGurucharan Shetty <gshetty@nicira.com>2015-11-13 17:04:58 -0800
commiteaa923e383ed21022be408c0f83a8b89668c137c (patch)
tree3db4a2e440382d04e4b4665cda9f4f45623d96a3 /rhel
parent3e2493e12c827eefa399d8096e69a7c6ddf683d2 (diff)
downloadopenvswitch-eaa923e383ed21022be408c0f83a8b89668c137c.tar.gz
Add Docker integration for OVN.
Docker multi-host networking is now part of Docker 1.9. This commit adds two drivers for OVN integration with Docker. The first driver is a pure overlay driver that does not need OpenStack integration. The second driver needs OVN+OpenStack. The description of the Docker API exists here: https://github.com/docker/libnetwork/blob/master/docs/remote.md Signed-off-by: Gurucharan Shetty <gshetty@nicira.com> Acked-by: Ben Pfaff <blp@ovn.org>
Diffstat (limited to 'rhel')
-rw-r--r--rhel/openvswitch-fedora.spec.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/rhel/openvswitch-fedora.spec.in b/rhel/openvswitch-fedora.spec.in
index 066086c50..cb76500ad 100644
--- a/rhel/openvswitch-fedora.spec.in
+++ b/rhel/openvswitch-fedora.spec.in
@@ -346,6 +346,8 @@ rm -rf $RPM_BUILD_ROOT
%files ovn
%{_bindir}/ovn-controller
%{_bindir}/ovn-controller-vtep
+%{_bindir}/ovn-docker-overlay-driver
+%{_bindir}/ovn-docker-underlay-driver
%{_bindir}/ovn-nbctl
%{_bindir}/ovn-northd
%{_bindir}/ovn-sbctl