53a513f34a
When changed to use os-xenapi, we also need to change the way we install OpenStack by DevStack. This patch use the plugins mechanisem DevStack provided, we can install the extra/specific parts besides what DevStack already done. 1. Add devstack folder and scripts for devstack-plugin 2. Install Dom0 plugins 3. Add TODOs, we can configure XenServer+Neutron specific items in devstack-plugin in the future Change-Id: I6dc783eeb5c95e5fe81d907154aa2e880d6bac9e
435 B
435 B
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