jianghua wang ab4f0a6995 Make plugin installation supporting both master and stable branches
Change-Id: I3f298d02bfd60590d325031e70a93d18737c93a2
2017-05-31 09:44:26 +00:00
..
2017-03-19 22:59:04 -07:00
2017-01-04 18:22:34 -08:00
2017-01-04 18:22:34 -08:00

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