nova/nova/virt/vmwareapi
Sean Dague bf31e02d13 Fix N402 for nova/virt
Fix N402 errors (single line docstring should end in a period)
for nova/virt, part of a larger attempt to stop ignoring our own
hacking.py tests.

Change-Id: I523ce41bd2b38c73cf3fdb031101ccc0695f2488
2013-01-08 23:45:07 -05:00
..
__init__.py refactor vmwareapi_conn => vmwareapi/driver 2012-07-10 11:42:05 -04:00
driver.py Fix N402 for nova/virt 2013-01-08 23:45:07 -05:00
error_util.py Backslash continuations (nova.virt) 2012-02-08 18:37:09 +08:00
fake.py Switch to common logging. 2012-07-02 15:57:09 -05:00
io_util.py Switch to common logging. 2012-07-02 15:57:09 -05:00
network_utils.py LOG.exception() should only be used in exception handler 2012-09-25 16:40:27 +00:00
read_write_util.py Remove nova.config.CONF 2012-11-20 00:00:21 +00:00
vif.py Remove unused VMWare VIF driver abstraction 2013-01-03 14:53:06 +00:00
vim.py Remove nova.config.CONF 2012-11-20 00:00:21 +00:00
vim_util.py Backslash continuations (nova.virt) 2012-02-08 18:37:09 +08:00
vm_util.py Backslash continuations (nova.virt) 2012-02-08 18:37:09 +08:00
vmops.py add to driver option to keep disks when instance destroyed 2013-01-08 22:33:28 +02:00
vmware_images.py Add missing context argument to start_transfer calls 2012-08-24 16:59:33 -04:00