xen: Restore state files for VIF VLANs
authorJesse Gross <jesse@nicira.com>
Tue, 20 Oct 2009 03:14:31 +0000 (20:14 -0700)
committerJesse Gross <jesse@nicira.com>
Tue, 20 Oct 2009 04:03:22 +0000 (21:03 -0700)
commit450f38cf3c84f7b6f4722e174d824f328b4414f8
tree77378aa20cc54505965c9657e1ab8cebaf1326e3
parent03fbffbda4d36188944a4df39eace449a0c306dd
xen: Restore state files for VIF VLANs

A change on master to use ovs-vsctl instead of state files for VLANs
was ported to the citrix branch, which does not have ovs-vsctl.  The
interface reconfigure portion, which does not store the state files
was ported but the vif-hotput script portion was not.  This restores
interface reconfigure to again save the state files.

Bug #2187
xenserver/etc_xensource_scripts_vif
xenserver/opt_xensource_libexec_interface-reconfigure