nova/nova/virt/vmwareapi
Swapnil Kulkarni (coolsvap) a023c32c70 Replace deprecated LOG.warn with LOG.warning
LOG.warn is deprecated. It still used in a few places.
Updated to non-deprecated LOG.warning.

Change-Id: I42c7b6a172b64a3c1ac6e0703df48ac2ddf8390a
Partial-Bug:#1508442
2016-03-15 11:57:56 +00:00
..
__init__.py VMware: delete the driver VMwareESXDriver 2014-10-20 23:45:58 -07:00
constants.py Add missing os types: suseGuest64/suseGuest 2016-02-18 10:40:23 +08:00
driver.py VMware: Use actual VM state instead of using the instance vm_state 2016-02-28 02:33:06 -08:00
ds_util.py Merge "VMware: add method for getting hosts attached to datastore" 2016-02-01 14:56:16 +00:00
error_util.py VMware: clean up exceptions 2015-07-15 08:16:46 -07:00
host.py Merge "VMware: fix docstring for cluster management" 2015-12-01 14:41:06 +00:00
imagecache.py Wrong usage of "a" 2015-12-26 21:03:56 +08:00
images.py VMware: Handle image size correctly for OVA and streamOptimized images 2016-01-25 13:47:34 +00:00
io_util.py VMware: specify chunk size when reading image data 2015-10-06 16:19:03 +03:00
network_util.py VMware: Replace get_dynamic_property with get_object_property 2015-09-12 10:31:41 +03:00
read_write_util.py Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
vif.py Merge "VMware: fix trivial indentations" 2015-12-17 20:29:29 +00:00
vim_util.py VMware: add in folder support on VC 2015-12-22 01:25:08 -08:00
vm_util.py VMware: improve instance names on VC 2015-12-22 01:26:59 -08:00
vmops.py Update the CONF import path for VNC 2016-02-10 13:00:13 -05:00
volumeops.py Replace deprecated LOG.warn with LOG.warning 2016-03-15 11:57:56 +00:00