nova/nova/virt/vmwareapi
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
..
__init__.py VMware: delete the driver VMwareESXDriver 2014-10-20 23:45:58 -07:00
constants.py VMware: enforce minimum support VC version 2015-05-21 12:01:32 -07:00
driver.py VMware: implement get_mks_console() 2015-07-25 15:10:39 +03:00
ds_util.py Merge "VMware: use get_datastore_by_ref from oslo.vmware" 2015-06-03 03:45:30 +00:00
error_util.py VMware: clean up exceptions 2015-07-15 08:16:46 -07:00
host.py Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
imagecache.py Use oslo.log 2015-02-22 07:56:40 -05:00
images.py Merge "VMware: replace hardcoded strings with constants" 2015-07-16 16:15:57 +00:00
io_util.py Ensure to store context in thread local after spawn/spawn_n 2015-06-03 14:44:05 +00:00
network_util.py VMware: Handle port group not found case 2015-06-22 03:12:15 -04:00
read_write_util.py Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
vif.py Use oslo.log 2015-02-22 07:56:40 -05:00
vim_util.py VMware: remove dead function in vim_util 2015-05-25 17:50:36 +03:00
vm_util.py VMware: Add support for swap disk 2015-07-31 07:19:10 -07:00
vmops.py VMware: Add support for swap disk 2015-07-31 07:19:10 -07:00
volumeops.py VMware: add resource limits for disk 2015-07-29 23:05:45 -07:00