
The default L2 bridge br-int is used commonly in Neutron project and it will be created by ovs-agent, there is no need for use to create a specific intergation network and corresponding integration bridage. This patch is to use the default br-int for ovs-agent in compute node (Dom0 in XenServer case) to make sure we are align with others Change-Id: I675565e1ea6c887d40d7a53f62968c4aa385ecca
Enabling in Devstack
This plugin will help to install XenServer Dom0 specific scripts into XenServer Dom0 and make the proper configuration items for Neutron OpenvSwitch agent.
Download DevStack
Add this repo as an external repository:
local.conf [[local|localrc]] enable_plugin os-xenapi https://github.com/openstack/os-xenapi.git [GITREF]
run
stack.sh