5d1dcba0e8
We have disabled pollling mode due to a known bug in nova with XenAPI driver. Now we have a patch to fix that bug, so, enable polling mode accordingly. Depends-On: I221e89686c8e9041651f5affc4e3542d75ff55bc Change-Id: Ic9ad9c84debf82f4115428e9361bbf41324c1b9c |
||
---|---|---|
.. | ||
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