nova/nova/virt/vmwareapi
Duan Jiong e5744b2f14 Fix some reST field lists in docstrings
Probably the most common format for documenting arguments is reST field
lists [1]. This change updates some docstrings to comply with the field
lists syntax.

[1] http://sphinx-doc.org/domains.html#info-field-lists

Change-Id: Ic59822cb8e9a43ce83e6e59f002f28ffea89d935
2017-03-23 09:25:37 +08:00
..
__init__.py VMware: delete the driver VMwareESXDriver 2014-10-20 23:45:58 -07:00
constants.py VMWare: Move constant power state strings to the constant.py 2017-01-19 02:58:17 +00:00
driver.py VMWare: Move constant power state strings to the constant.py 2017-01-19 02:58:17 +00:00
ds_util.py Fix some reST field lists in docstrings 2017-03-23 09:25:37 +08:00
error_util.py VMware: clean up exceptions 2015-07-15 08:16:46 -07:00
host.py objects: Move 'vm_mode' to 'fields.VMMode' 2016-11-25 16:19:44 +00:00
imagecache.py config options: Centralise 'virt.imagecache' options 2016-03-30 12:47:53 +01:00
images.py [2/3]Replace six.iteritems() with .items() 2017-01-09 09:11:00 +00:00
network_util.py use the HostPortGroupSpec.vswitchName instead of HostPortGroup.vswitch.split 2016-08-04 12:22:52 +00:00
vif.py Merge "config options: Centralize vmware section" 2016-04-06 14:02:23 +00:00
vim_util.py [2/3]Replace six.iteritems() with .items() 2017-01-09 09:11:00 +00:00
vm_util.py Merge "VMWare: Move constant power state strings to the constant.py" 2017-02-08 23:06:04 +00:00
vmops.py VMWare: Move constant power state strings to the constant.py 2017-01-19 02:58:17 +00:00
volumeops.py config options: Centralize vmware section 2016-04-04 16:41:29 +00:00