nova/nova/virt/vmwareapi
Radoslav Gerganov 823766637d VMware: verify vCenter server certificate
Two configuration properties are being added:
'ca_file': Specify a CA bundle file to use in verifying the vCenter
server certificate
'insecure': If true, the vCenter server certificate is not verified.
If false, then the default CA truststore is used for verification.
This option is ignored if 'ca_file' is set.

Closes-Bug: #1276207

DocImpact

Change-Id: I86a04fbd70f726206ddd95caf87685f3559d2ad8
2015-06-16 10:28:29 +03: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: verify vCenter server certificate 2015-06-16 10:28:29 +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 Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05: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: Missing docstring on parameter" 2015-06-03 04:13:53 +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: fix network connectivity problems 2015-02-24 06:25:35 -08: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 Drop explicit suds dependency 2015-05-22 23:40:14 -07:00
vm_util.py Merge "Fix docstrings for assorted methods" 2015-06-15 13:05:24 +00:00
vmops.py Merge "Add config drive support for Virtuozzo containers" 2015-06-15 12:49:13 +00:00
volumeops.py Merge "VMware: Fix volume relocate during detach" 2015-04-15 00:12:09 +00:00