18 lines
435 B
ReStructuredText
Raw Normal View History

======================
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.
1. Download DevStack
2. Add this repo as an external repository::
local.conf
[[local|localrc]]
enable_plugin os-xenapi https://github.com/openstack/os-xenapi.git [GITREF]
3. run ``stack.sh``