xenserver: allow dom0 traffic in secure pool host when controller unavailable.
authorDavid Tsai <dtsai@nicira.com>
Fri, 17 Jun 2011 06:13:24 +0000 (23:13 -0700)
committerBen Pfaff <blp@nicira.com>
Fri, 17 Jun 2011 18:25:30 +0000 (11:25 -0700)
commit4f55f76177e5ba60a342815eab5da017f4d3cc74
tree8b5a74fd9887e274cad76e65ba64f21579713e6a
parentd03726686e3a23c49e42efbefd7be3ead25d0f9f
xenserver: allow dom0 traffic in secure pool host when controller unavailable.

A pool configured for secure fail-mode can block dom0 traffic on hosts joining
the pool or if the host reboots while the controller is unavailable.  This
commit sets default flows on a host under these conditions to allow management
traffic.  Once the connection with the controller is re-established, these
default flows are replaced by the controller.

tests/interface-reconfigure.at updated by Ben Pfaff.

NIC-376.

Signed-off-by: David Tsai <dtsai@nicira.com>
Signed-off-by: Ben Pfaff <blp@nicira.com>
tests/interface-reconfigure.at
xenserver/etc_xapi.d_plugins_openvswitch-cfg-update
xenserver/opt_xensource_libexec_InterfaceReconfigureVswitch.py