nova/nova/virt/vmwareapi
Eric Brown ec59ea8db7 Use min and max on IntOpt option types
The latest oslo.config supports a minimum and maximum value for
IntOpt options.  This patch utilizes this for a number of options
with well known ranges.

Change-Id: I897d8870fdf67a095915c8fcdf239024b092e9e3
2015-08-14 04:37:21 +00: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 Use min and max on IntOpt option types 2015-08-14 04:37:21 +00:00
ds_util.py VMware: Use virtual disk size instead of image size 2015-07-15 15:18:28 +03: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 VMware: Do not untar OVA on the file system 2015-08-11 16:12:27 +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 Merge "VMware: use get_object_properties_dict from oslo.vmware" 2015-08-10 17:53:16 +00:00
vmops.py Merge "VMware driver: Increasing speed of downloading image" 2015-08-13 11:50:14 +00:00
volumeops.py Merge "VMware: Handle missing vmdk during volume detach" 2015-08-13 11:52:47 +00:00