X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=xenserver%2Fusr_share_openvswitch_scripts_ovs-xapi-sync;fp=xenserver%2Fusr_share_openvswitch_scripts_ovs-xapi-sync;h=d1ccc6f708b9df4b9a01a60c84d2d8b9d87d7957;hb=48c60afc61c1aaa620a219485020d3af5313d784;hp=273ec04d894ca0837944f47d10d805452cd5dd80;hpb=9df30404d9f806daa6f9851412b2a295f3540e75;p=sliver-openvswitch.git diff --git a/xenserver/usr_share_openvswitch_scripts_ovs-xapi-sync b/xenserver/usr_share_openvswitch_scripts_ovs-xapi-sync index 273ec04d8..d1ccc6f70 100755 --- a/xenserver/usr_share_openvswitch_scripts_ovs-xapi-sync +++ b/xenserver/usr_share_openvswitch_scripts_ovs-xapi-sync @@ -164,7 +164,7 @@ def update_in_band_mgmt(name): else: s_log.warning('"' + dib + '"' "isn't a valid setting for other_config:disable-in-band on " + - bridge) + name) def update_bridge_id(name, ids): id = get_bridge_id(name, ids.get("xs-network-uuids"))