xenserver: Fix vNetManager internal network compatibility with XS 5.5.0.
authorBen Pfaff <blp@nicira.com>
Tue, 2 Mar 2010 20:20:43 +0000 (12:20 -0800)
committerBen Pfaff <blp@nicira.com>
Tue, 2 Mar 2010 20:20:43 +0000 (12:20 -0800)
commitb09d5ec96a32c906bb35770937120401f64e90b7
treee5b016f9825b566328bcf668a173dca38afd4657
parent31afafc599ec9806e7a56e947a6ca0cd7af055f1
xenserver: Fix vNetManager internal network compatibility with XS 5.5.0.

The previous commit depends on XAPI to add "xs-network-uuids" external IDs
for internal networks.  Only recent XAPI builds do this and in particular
the version in XenServer 5.5.0 does not.  This commit restores support
for these older XenServer versions.

The xs-network-names field is no longer set.  We plan to avoid the need for
it in the software that once used it.  It was always a bit of a kluge
anyhow.

CC: Ian Campbell <ian.campbell@citrix.com>
Signed-off-by: Ben Pfaff <blp@nicira.com>
xenserver/etc_xensource_scripts_vif