xenserver: Actually destroy VIFs by using ovs-vsctl
authorJustin Pettit <jpettit@nicira.com>
Tue, 15 Dec 2009 01:44:17 +0000 (17:44 -0800)
committerJustin Pettit <jpettit@nicira.com>
Tue, 15 Dec 2009 01:44:17 +0000 (17:44 -0800)
commitc39c2868e050922b440fdc9f0ef28b5e2e36fefb
treec8395c9fc1d28715bb8b20cc29d4399dc57f312b
parenta39a859a3066bb637de16edd4f26eab77fb594a6
xenserver: Actually destroy VIFs by using ovs-vsctl

When VIFs were destroyed, they were not actually being deleted in the
config database.  This commit makes the appropriate ovs-vsctl commands
in the 'vif' script to accomplish that.
xenserver/etc_xensource_scripts_vif