nova/plugins/xenserver/xenapi
Johannes Erdfelt 3664d8e466 xenapi plugins must target only Python 2.4 features
Add a comment documenting the restriction that our xenapi plugins must
target Python 2.4 features because of restrictions with the XenServer
dom0 userspace.

Change-Id: Ide130923b16c0555c3190cbd63ce97e18d18aae0
2014-11-10 07:29:03 -08:00
..
etc/xapi.d/plugins xenapi plugins must target only Python 2.4 features 2014-11-10 07:29:03 -08:00
README Remove xenapi rpm building code 2013-10-15 14:38:40 -07:00

This directory contains files that are required for the XenAPI support.
They should be installed in the XenServer / Xen Cloud Platform dom0.

If you install them manually, you will need to ensure that the newly
added files are executable. You can do this by running the following
command (from dom0):

chmod a+x /etc/xapi.d/plugins/*