File: README.rst

package info (click to toggle)
python-os-xenapi 0.3.4-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 1,012 kB
  • sloc: python: 8,137; sh: 2,154; makefile: 45
file content (17 lines) | stat: -rw-r--r-- 435 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
======================
 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``