ovs-xapi-sync: Retry getting bridge-ids in case xapi is not ready.
authorGurucharan Shetty <shettyg@nicira.com>
Fri, 14 Jun 2013 18:23:25 +0000 (11:23 -0700)
committerGurucharan Shetty <gshetty@nicira.com>
Sat, 15 Jun 2013 03:43:06 +0000 (20:43 -0700)
commit1475bc3ed831c5b85f19595629156450be1da947
treea7b6cd53eee5c3cf31617d8facdfdff59409a38d
parent980cef90b65bcba49a4eb07122ef279122f49aa3
ovs-xapi-sync: Retry getting bridge-ids in case xapi is not ready.

When there are multiple xs-network-uuids set for a bridge,
we query xapi to get the record that does not have a VLAN
associated with it. For cases when xapi does not respond,
retry again after a second.

During the times when xapi does not respond, set the value
as external_ids:bridge_id "".

Bug #17877.
Signed-off-by: Gurucharan Shetty <gshetty@nicira.com>
xenserver/usr_share_openvswitch_scripts_ovs-xapi-sync