Files
nova/plugins/xenserver/xenapi
Nikhil Komawar 43e89abeb2 XenAPI: Refactor message strings to remove locals
This commit is a small refactor to the XenAPI glance plugin removing
the use of locals() to improve the readability.

Change-Id: I5de095ac1f7f38fd37cc9d6010a876995f0f8841
2015-01-05 16:20:22 -05:00
..
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/*