xenserver: Remove bridge configuration files when they become stale.
authorBen Pfaff <blp@nicira.com>
Thu, 21 May 2009 20:25:40 +0000 (13:25 -0700)
committerBen Pfaff <blp@nicira.com>
Thu, 21 May 2009 20:25:40 +0000 (13:25 -0700)
commit50c8c6eb441f47f1e285c9f2872be9957bf256dd
tree01b732eaad000240bdd95931bf5d733f5f2916e1
parent448d302143685c3e757ccbe64b6cda5c309edfbe
xenserver: Remove bridge configuration files when they become stale.

interface-reconfigure communicates with the vif script using files in
/etc/openvswitch, but it didn't delete them when they were stale.  This
commit fixes the problem.
xenserver/opt_xensource_libexec_interface-reconfigure