nova/plugins/xenserver/xenapi
Sean Dague 89de4ed5e9 Add upload/download vhd2 interfaces
This adds interfaces to the glance plugin for uploading / downloading
vhd files by glance url instead of with a host / port / use_ssl
tuple. This makes it possible to have glance hosted on a non root url
and still work with xenserver.

This bumps the plugin version to 1.3 as these are new functions exposed.

Convert xenapi driver to using up/down vhd2

All unit test converted to use this new functionality.

Change-Id: I73f60de0b1644827238961e1659b0119b80bf82f
2015-12-18 12:37:35 +00:00
..
etc/xapi.d/plugins Add upload/download vhd2 interfaces 2015-12-18 12:37:35 +00: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/*