[ovs-dev] [PATCH v2 1/6] README.ovs-vtep: Remotes can be connected through VTEP's manager table.

Gurucharan Shetty shettyg at nicira.com
Thu Sep 4 19:11:18 UTC 2014


Reported-by: Ziyou Wang <ziyouw at vmware.com>
Signed-off-by: Gurucharan Shetty <gshetty at nicira.com>
---
 AUTHORS              |    1 +
 vtep/README.ovs-vtep |    1 +
 2 files changed, 2 insertions(+)

diff --git a/AUTHORS b/AUTHORS
index d25d888..5c02b10 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -295,6 +295,7 @@ Voravit T.              voravit at kth.se
 Yeming Zhao             zhaoyeming at gmail.com
 Ying Chen               yingchen at vmware.com
 Yongqiang Liu           liuyq7809 at gmail.com
+Ziyou Wang              ziyouw at vmware.com
 ankur dwivedi           ankurengg2003 at gmail.com
 chen zhang              3zhangchen9211 at gmail.com
 kk yap                  yapkke at stanford.edu
diff --git a/vtep/README.ovs-vtep b/vtep/README.ovs-vtep
index 60b39b7..5ce63c7 100644
--- a/vtep/README.ovs-vtep
+++ b/vtep/README.ovs-vtep
@@ -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:
-- 
1.7.9.5




More information about the dev mailing list