xenserver: Set internal network-uuids in Bridge table on XS5.5
authorJustin Pettit <jpettit@nicira.com>
Wed, 21 Apr 2010 10:42:52 +0000 (03:42 -0700)
committerJustin Pettit <jpettit@nicira.com>
Wed, 21 Apr 2010 11:08:23 +0000 (04:08 -0700)
commit79eb8b002c588e6f7495a0cd73d8a0597a458442
tree25531d15b2f239f1580511159aeb0a1564b27132
parent537eeb9ccfecddd8b234225c79400f8c22b33f63
xenserver: Set internal network-uuids in Bridge table on XS5.5

On XenServer 5.5, interface-reconfigure is not called when creating
internal bridges, so we jump through extra hoops to determine the
network UUIDs.  The code that handled this was not properly retrieving
the UUIDs from XAPI, so the field would never be set.  This commit
corrects that.

Bug #2666
xenserver/etc_xensource_scripts_vif