summaryrefslogtreecommitdiff
path: root/Documentation/index.rst
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/index.rst
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/index.rst')
-rw-r--r--Documentation/index.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/index.rst b/Documentation/index.rst
index 9f692b126..6970dcec1 100644
--- a/Documentation/index.rst
+++ b/Documentation/index.rst
@@ -61,6 +61,7 @@ vSwitch? Start here.
:doc:`intro/install/dpdk`
- **Tutorials:** :doc:`tutorials/ovs-advanced` |
+ :doc:`tutorials/ovn-sandbox`
Deeper Dive
-----------