Huan Xie 849a063a02 Update copyrights for new added files in this repo
https://wiki.openstack.org/wiki/LegalIssuesFAQ said about copyrights,
this patch is to change the new added files' copyrights from
'OpenStack Foundation' to 'Citrix Systems'

Change-Id: Iec9dab76bf9906d865c54c3c9a2df0eb1fb73761
2017-05-08 03:41:15 -07: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