From 46a2dc58781a06799f7ec7d44f19db91e9850d43 Mon Sep 17 00:00:00 2001 From: Russell Bryant Date: Mon, 13 Mar 2017 16:26:00 -0400 Subject: Document OVN support in ovs-sandbox. A previous commit removed the original ovs-sandbox based OVN tutorial because it became too outdated and difficult to maintain. However, the use of ovs-sandbox for basic OVN development and testing is incredibly useful, so we should provide at least basic documentation on how to use it. This commit introduces a new and shorter document that shows how to use OVN in ovs-sandbox. It provides a single sample configuration, as well as a sample ovn-trace command. Signed-off-by: Russell Bryant Acked-by: Numan Siddique --- Documentation/automake.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'Documentation/automake.mk') diff --git a/Documentation/automake.mk b/Documentation/automake.mk index 22a614bd1..c4076aa4c 100644 --- a/Documentation/automake.mk +++ b/Documentation/automake.mk @@ -24,6 +24,7 @@ EXTRA_DIST += \ Documentation/intro/install/xenserver.rst \ Documentation/tutorials/index.rst \ Documentation/tutorials/ovs-advanced.rst \ + Documentation/tutorials/ovn-sandbox.rst \ Documentation/topics/index.rst \ Documentation/topics/bonding.rst \ Documentation/topics/datapath.rst \ -- cgit v1.2.1