ovsdb: Add delay after ovsdb start 03/14003/1
authorMartin Klozik <martinx.klozik@intel.com>
Thu, 12 May 2016 07:14:23 +0000 (08:14 +0100)
committerMartin Klozik <martinx.klozik@intel.com>
Thu, 12 May 2016 07:26:23 +0000 (08:26 +0100)
commit0c83887dac13f44e4ee2aea128a04c27f9a0ef2e
treec3267809e1413843ef72e98f5ece63b51856f64d
parent589565c7d88f238e0dbbe5562db06a07fd529605
ovsdb: Add delay after ovsdb start

Ovsdb must be up and running before any configuration
option is modified or vswitchd is executed.
Otherwise options won't be modified in DB and/or vswitchd
won't be able to use correct options during start up.

Change-Id: I04948d383272f2e694ec685b3a21d639068125ca
JIRA: VSPERF-291
Signed-off-by: Martin Klozik <martinx.klozik@intel.com>
Reviewed-by: Maryam Tahhan <maryam.tahhan@intel.com>
Reviewed-by: Al Morton <acmorton@att.com>
Reviewed-by: Christian Trautman <ctrautma@redhat.com>
Reviewed-by: Brian Castelli <brian.castelli@spirent.com>
vswitches/ovs.py