61c451e896
When neutron firewall driver changed to iptables_hybrid, the CI always fail, change it back as our OVS backend is 2.3.2 which doesn't support such function Change-Id: Ieacba606afcf7fb026dfa892da4ededa8ef8a4a2 |
||
---|---|---|
.. | ||
dom0_functions | ||
override-defaults | ||
plugin.sh | ||
README.rst | ||
settings |
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