summaryrefslogtreecommitdiff
path: root/Documentation/automake.mk
diff options
context:
space:
mode:
authorQiuyu Xiao <qiuyu.xiao.qyx@gmail.com>2018-09-19 17:15:58 -0400
committerBen Pfaff <blp@ovn.org>2018-11-09 15:05:09 -0800
commitfcd8f561b6fb8d58b4a4d0aaef5c8b59a55aa8a3 (patch)
tree9521707d29c056bbf0085bd4ba45d326ff279179 /Documentation/automake.mk
parentb1cc0dbac0ebbc32f5c0da3a27ec67f2a303636a (diff)
downloadopenvswitch-fcd8f561b6fb8d58b4a4d0aaef5c8b59a55aa8a3.tar.gz
Documentation: OVN RBAC and IPsec tutorial
This patch adds step-by-step guide for configuring OVN Role-Based Access Control and IPsec. Signed-off-by: Qiuyu Xiao <qiuyu.xiao.qyx@gmail.com> Signed-off-by: Ben Pfaff <blp@ovn.org>
Diffstat (limited to 'Documentation/automake.mk')
-rw-r--r--Documentation/automake.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/automake.mk b/Documentation/automake.mk
index 5401b9bad..082438e09 100644
--- a/Documentation/automake.mk
+++ b/Documentation/automake.mk
@@ -29,6 +29,8 @@ DOC_SOURCE = \
Documentation/tutorials/ovn-sandbox.rst \
Documentation/tutorials/ovs-conntrack.rst \
Documentation/tutorials/ipsec.rst \
+ Documentation/tutorials/ovn-ipsec.rst \
+ Documentation/tutorials/ovn-rbac.rst \
Documentation/topics/index.rst \
Documentation/topics/bonding.rst \
Documentation/topics/idl-compound-indexes.rst \