README.ovs-vtep: Remotes can be connected through VTEP's manager table.
authorGurucharan Shetty <gshetty@nicira.com>
Thu, 4 Sep 2014 19:03:28 +0000 (12:03 -0700)
committerGurucharan Shetty <gshetty@nicira.com>
Thu, 25 Sep 2014 23:48:46 +0000 (16:48 -0700)
Reported-by: Ziyou Wang <ziyouw@vmware.com>
Signed-off-by: Gurucharan Shetty <gshetty@nicira.com>
Acked-by: Justin Pettit <jpettit@nicira.com>
AUTHORS
vtep/README.ovs-vtep

diff --git a/AUTHORS b/AUTHORS
index 16f972c..f310f15 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -300,6 +300,7 @@ Voravit T.              voravit@kth.se
 Yeming Zhao             zhaoyeming@gmail.com
 Ying Chen               yingchen@vmware.com
 Yongqiang Liu           liuyq7809@gmail.com
+Ziyou Wang              ziyouw@vmware.com
 ankur dwivedi           ankurengg2003@gmail.com
 chen zhang              3zhangchen9211@gmail.com
 kk yap                  yapkke@stanford.edu
index 60b39b7..5ce63c7 100644 (file)
@@ -95,6 +95,7 @@ step 2 of the "Requirements" section.
 
     ovsdb-server --pidfile --detach --log-file \
       --remote punix:/var/run/openvswitch/db.sock \
+      --remote=db:hardware_vtep,Global,managers \
       /etc/openvswitch/ovs.db /etc/openvswitch/vtep.db
 
 3. Start OVS as normal: