xenserver: Add missing argument for fake-iface config
authorJustin Pettit <jpettit@nicira.com>
Mon, 17 Aug 2009 19:43:59 +0000 (12:43 -0700)
committerJustin Pettit <jpettit@nicira.com>
Mon, 17 Aug 2009 19:43:59 +0000 (12:43 -0700)
commitd2cd45db48e2713b74c3a31f746f923a72294e46
tree24b872a7a7b5e3e34d68165c60cdd2c94bc65e93
parenta20d2466fcd4edc2f2cfbc870c225a3afb96ffd5
xenserver: Add missing argument for fake-iface config

The interface-reconfigure script may add the 'fake-iface' configuration
option to the ovs-vswitchd.conf, but neglects to mention the interface.
This resulted in a "bonding.%s.fake-iface=true" line, which is clearly
wrong.  This commit corrects that behavior.
xenserver/opt_xensource_libexec_interface-reconfigure