xenserver: Fix --force up/down behavior in a resource pool.
authorBen Pfaff <blp@nicira.com>
Wed, 13 May 2009 21:15:58 +0000 (14:15 -0700)
committerBen Pfaff <blp@nicira.com>
Wed, 13 May 2009 21:15:58 +0000 (14:15 -0700)
commit696e1e4592a351989ca7653564d2fee84948e49a
treebadfef4e799c4cd61c09f34843979855b71b97a9
parent2664475561c305164599a1dfcf97d2f0a89fdb27
xenserver: Fix --force up/down behavior in a resource pool.

The PIFs key of a network lists one PIF for each member of the pool, not
one PIF per bond or whatever I had in mind.  So we need to iterate over
all the PIFs in the network and find the one for our current host.
xenserver/opt_xensource_libexec_interface-reconfigure