From: Gurucharan Shetty Date: Thu, 4 Sep 2014 19:03:28 +0000 (-0700) Subject: README.ovs-vtep: Remotes can be connected through VTEP's manager table. X-Git-Tag: v2.4.0~1346 X-Git-Url: http://git.cascardo.eti.br/?a=commitdiff_plain;h=721d60ede8436b270772301e9a4237727238a0b9;hp=29db47ce5304c4c5e3513af2b8eb3e7b6dedec6f;p=cascardo%2Fovs.git README.ovs-vtep: Remotes can be connected through VTEP's manager table. Reported-by: Ziyou Wang Signed-off-by: Gurucharan Shetty Acked-by: Justin Pettit --- diff --git a/AUTHORS b/AUTHORS index 16f972ca8..f310f15c5 100644 --- 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 diff --git a/vtep/README.ovs-vtep b/vtep/README.ovs-vtep index 60b39b7fa..5ce63c7cb 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: