[ovs-dev] [PATCH] doc: Update INSTALL.Docker.md to reflect it's focus on OVN

Kyle Mestery mestery at mestery.com
Wed Jul 27 17:40:23 UTC 2016


While reading this document, the title stood out to me as not
accurate. The title indicates it will discuss how to use
Open vSwitch with Docker, but in reality, it's about using
Open Virtual Networking with Docker.

This change updates the title, as well as the opening paragraphs
to more accurately reflect what the document is talking about.

Signed-off-by: Kyle Mestery <mestery at mestery.com>
---
 INSTALL.Docker.md | 19 ++++++++-----------
 1 file changed, 8 insertions(+), 11 deletions(-)

diff --git a/INSTALL.Docker.md b/INSTALL.Docker.md
index b7ca4ba..08758ae 100644
--- a/INSTALL.Docker.md
+++ b/INSTALL.Docker.md
@@ -1,14 +1,11 @@
-How to Use Open vSwitch with Docker
-====================================
-
-This document describes how to use Open vSwitch with Docker 1.9.0 or
-later.  This document assumes that you installed Open vSwitch by following
-[INSTALL.md] or by using the distribution packages such as .deb or .rpm.
-Consult www.docker.com for instructions on how to install Docker.
-
-Docker 1.9.0 comes with support for multi-host networking.  Integration
-of Docker networking and Open vSwitch can be achieved via Open vSwitch
-virtual network (OVN).
+How to Use Open Virtual Networking With Docker
+==============================================
+
+This document describes how to use Open Virtual Networking with Docker
+1.9.0 or later.  This document assumes that you have installed Open
+vSwitch by following [INSTALL.md] or by using hte distribution packages
+such as .deb or.rpm. Consult www.docker.com for instructions on how to
+install Docker.  Docker 1.9.0 comes with support for multi-host networkign.
 
 
 Setup
-- 
2.7.4 (Apple Git-66)




More information about the dev mailing list