2
0
mirror of https://github.com/openvswitch/ovs synced 2025-08-22 01:51:26 +00:00

tutorial: wait=hv is not valid for ovn-sbctl:

Hence removing it from ovn-setup.sh

Signed-off-by: aginwala <aginwala@ebay.com>
Signed-off-by: Ben Pfaff <blp@ovn.org>
This commit is contained in:
aginwala 2018-04-04 18:24:53 -07:00 committed by Ben Pfaff
parent 68c5c245d8
commit 4b337e489b

View File

@ -35,5 +35,3 @@ printf "\n=== ovn-nbctl show with wait hv ===\n\n"
ovn-nbctl --wait=hv show
printf "\n=== ovn-sbctl show ===\n\n"
ovn-sbctl show
printf "\n=== ovn-sbctl show with wait hv ===\n\n"
ovn-sbctl --wait=hv show