xenserver: Ditch ovs-xenserverd even on XenServer 5.5.0.
authorBen Pfaff <blp@nicira.com>
Fri, 4 Jun 2010 17:52:43 +0000 (10:52 -0700)
committerBen Pfaff <blp@nicira.com>
Tue, 8 Jun 2010 17:31:37 +0000 (10:31 -0700)
commitbacd209169cc3a6e71b69109212670838e236f6f
tree6b7295f4b378b8217a4c7752d5d9cd4a7ed4801c
parent22f7fdb621a8751b7030aa141b114c325963250e
xenserver: Ditch ovs-xenserverd even on XenServer 5.5.0.

Examining the XAPI source code shows that at startup it invokes a script
named /opt/xensource/libexec/xapi-startup-script, if one exists.  Testing
shows that this was also true in XenServer 5.5.0.  No such script is
installed by default.  Searching for "xapi-startup-script" on Google (with
the quotes) has only one hit, which is documentation on XAPI startup.  So
it seems that we're pretty safe in taking advantage of this hook ourselves.

This commit changes the RPM scripts to install refresh-network-uuids as
the XAPI startup hook on XenServer 5.5.0.

CC: Rob Hoes <rob.hoes@citrix.com>
xenserver/openvswitch-xen.spec