]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
bug #891267 : for XS, grab iface-id from XAPI directly if needed.
authorDan Wendlandt <dan@nicira.com>
Wed, 16 Nov 2011 18:07:03 +0000 (10:07 -0800)
committerDan Wendlandt <dan@nicira.com>
Wed, 16 Nov 2011 18:07:03 +0000 (10:07 -0800)
commitd2bb51ca2529ef1ce8f8ffa412ac76778e6fd829
tree28bf69f8f9e0a2663a4523bef1822271d15ae6a0
parenta73ba62920e643355ce6e9b836c075f139623fd9
bug #891267 : for XS, grab iface-id from XAPI directly if needed.

The version of OVS that ships with XenServer by default does not include
the script to automatically sync the XAPI other_config:nicira-iface-id
field of a VIF with the external_ids:iface-id in the OVS interfaces table.
Thus, make the agent grab the value directly from XAPI if iface-id is
not already populated.

Change-Id: Id01d9da1761016bcd983ad06621c62e94b2445c1
plugins/openvswitch-plugin/lib/quantum/plugins/openvswitch/agent/ovs_quantum_agent.py