nova/nova/virt
Aditi Raveesh c5166aaf4a Xenapi: Allow windows builds with xentools 6.1 and 6.2
Building a windows VM with pre-installed xentools
6.1 or 6.2 requires device_id to be set on XEN VM record.

Requires xenapi_device_id to be set on the
image metadata, which is then used to set the device_id
on the vm record.

DocImpact

Implements: blueprint allow-windows-builds-with-xentools6-1-and-6-2
Change-Id: Id3cd9d569519f2df1afa046ddabf33f00d63c615
2013-11-14 08:30:23 +11:00
..
baremetal Always pass context to compute driver destroy() 2013-11-03 15:20:49 +08:00
disk Merge "Merging two mkfs commands." 2013-10-23 07:42:13 +00:00
docker Move docker specific options into a group. 2013-11-08 14:14:12 +11:00
hyperv Merge "Fix OLE error for HyperV" 2013-11-11 16:17:40 +00:00
libvirt Merge "Remove useless variable from libvirt/driver.py" 2013-11-05 05:18:20 +00:00
powervm Always pass context to compute driver destroy() 2013-11-03 15:20:49 +08:00
vmwareapi Always pass context to compute driver destroy() 2013-11-03 15:20:49 +08:00
xenapi Xenapi: Allow windows builds with xentools 6.1 and 6.2 2013-11-14 08:30:23 +11:00
__init__.py In preparation for XenAPI support, refactor the interface between 2010-07-18 18:15:12 +01:00
block_device.py Add missing fields in DriverBlockDevice 2013-11-01 09:13:31 -04:00
configdrive.py clean up numeric expressions with byte constants 2013-10-27 05:26:41 -07:00
driver.py Merge "Remove live_snapshot plumbing" 2013-11-06 07:47:39 +00:00
event.py Fix and enable H403 tests 2013-06-12 22:07:23 +02:00
fake.py Merge "Remove live_snapshot plumbing" 2013-11-06 07:47:39 +00:00
firewall.py Make virt/firewall use objects for Security Groups and Rules 2013-10-30 07:34:58 -07:00
images.py ensure we don't boot oversized images 2013-10-31 17:01:34 +01:00
interfaces.template Port Cheetah templates to Jinja2 2013-09-02 16:03:34 +02:00
netutils.py Ensure that the netaddr import is in the 3rd party section 2013-10-08 02:07:56 -07:00
storage_users.py Fixes typos in virt files 2013-10-07 15:40:39 +02:00
virtapi.py Remove security_group-related methods from VirtAPI 2013-10-30 07:34:58 -07:00