nova/nova/tests/unit/virt
Thang Pham 5e5ef99e9c VMware: Add support for swap disk
Added support for specifying swap device in flavor
definition or block device mappings.  The swap disk
will be of a 'thin' disk type.

Implements: blueprint vmware-swap-support
Closes-Bug: #1257683
DocImpact: Swap disks are supported by VMware driver.

Change-Id: I9139f1d912861baff497b1a1297389fb8bb16b90
2015-07-31 07:19:10 -07:00
..
disk Merge "Fix is_image_extendable() thinko" 2015-07-23 08:07:26 +00:00
hyperv Merge "Hyper-V: restart serial console workers after instance power change" 2015-07-27 11:45:33 +00:00
image virt: introduce model for describing local image metadata 2015-06-04 13:46:59 +01:00
ironic Merge "Ironic: Better handle InstanceNotFound on destroy()" 2015-07-31 05:30:12 +00:00
libvirt Merge "Get py34 subunit.run test discovery to work" 2015-07-31 13:23:55 +00:00
vmwareapi VMware: Add support for swap disk 2015-07-31 07:19:10 -07:00
xenapi Fixed typos in self parameter 2015-07-21 16:26:51 +03:00
__init__.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
test_block_device.py Merge "Add BlockDeviceType enum field" 2015-07-08 22:15:51 +00:00
test_configdrive.py Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
test_diagnostics.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
test_driver.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
test_events.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
test_fake.py fake: fix public API signatures to match virt driver 2015-02-19 11:44:00 +00:00
test_hardware.py virt: convert hardware module to use nova.objects.ImageMeta 2015-07-27 16:11:14 -07:00
test_imagecache.py Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
test_images.py Enable W292 2015-01-10 21:45:08 +00:00
test_virt.py virt: convert disk mount API to use nova.virt.image.model 2015-06-04 13:47:40 +01:00
test_virt_drivers.py Merge "Switch to using os-brick" 2015-07-28 15:14:19 +00:00
test_volumeutils.py Switch to using os-brick 2015-07-27 10:47:22 -07:00