xenserver: Allow LACP configuration from xapi.
authorEthan Jackson <ethan@nicira.com>
Sat, 29 Jan 2011 00:53:06 +0000 (16:53 -0800)
committerEthan Jackson <ethan@nicira.com>
Thu, 3 Feb 2011 20:26:58 +0000 (12:26 -0800)
commit2776e4086038071f25e67579fc4215ef95ea26a6
tree16ef6ee24e9ef15222270df23a8f9f0929fb7600
parent9f5073d8a8c6c21c4e72660b8478a0e9d78764be
xenserver: Allow LACP configuration from xapi.

Makes required changes to interface reconfigure to allow LACP
configuration from xapi.  Conforms to XenServer style bonding
configuration which is slightly different from OVS.

Signed-off-by: Ethan Jackson <ethan@nicira.com>
Bug #4213.
tests/interface-reconfigure.at
xenserver/opt_xensource_libexec_InterfaceReconfigure.py
xenserver/opt_xensource_libexec_InterfaceReconfigureBridge.py
xenserver/opt_xensource_libexec_InterfaceReconfigureVswitch.py