summaryrefslogtreecommitdiff
path: root/Documentation/automake.mk
diff options
context:
space:
mode:
authorRussell Bryant <russell@ovn.org>2017-03-13 16:26:00 -0400
committerRussell Bryant <russell@ovn.org>2017-03-15 14:16:46 -0400
commit46a2dc58781a06799f7ec7d44f19db91e9850d43 (patch)
treec5f4e27a8cb66212294b942d9f9a7783e43cdf80 /Documentation/automake.mk
parenta98b700db617421e8b37c76a444be70bf3b05dba (diff)
downloadopenvswitch-46a2dc58781a06799f7ec7d44f19db91e9850d43.tar.gz
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 <russell@ovn.org> Acked-by: Numan Siddique <nusiddiq@redhat.com>
Diffstat (limited to 'Documentation/automake.mk')
-rw-r--r--Documentation/automake.mk1
1 files changed, 1 insertions, 0 deletions
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 \