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 <mest...@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) _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev