xenserver: Force reload of config file after VIF deleted
authorJustin Pettit <jpettit@nicira.com>
Tue, 16 Jun 2009 19:57:25 +0000 (12:57 -0700)
committerJustin Pettit <jpettit@nicira.com>
Tue, 16 Jun 2009 19:57:25 +0000 (12:57 -0700)
commitf304568eaa5a160ebc2031b84abc3337771612b2
treefb08f0e4432c345441f92c064d1a1e610d3412c8
parent5eccf359391f7fe2cdb0edbaaf5680895c115218
xenserver: Force reload of config file after VIF deleted

When a VIF is deleted, the "vif" script modifies "/etc/ovs-vswitchd.conf".
After changes are made to the config file, ovs-vswitchd should be told
to reload it, but this wasn't happening.  Now it does.

Thanks to Natasha for catching this.
xenserver/etc_xensource_scripts_vif