xenserver: Fix creating, destroying bonds with the management connection.
authorBen Pfaff <blp@nicira.com>
Fri, 17 Jul 2009 19:37:01 +0000 (12:37 -0700)
committerBen Pfaff <blp@nicira.com>
Fri, 17 Jul 2009 19:37:40 +0000 (12:37 -0700)
commit7a3696adbfe26cfbe515b3d3564d2e4a08096b2c
tree7c3cb4fd53852e2be2bcb03a2098271b44b9dbe8
parentc735214e852e1706a3e0ad346c114292fd3e7047
xenserver: Fix creating, destroying bonds with the management connection.

Creating a bond from the network device that holds the Xen management
connection automatically transfers the management connection to that bond.
However, we weren't properly removing the IP address from the network
devices that constituted the bond.  This commit fixes that problem.

Bug #1566.
xenserver/opt_xensource_libexec_interface-reconfigure