nova/nova/virt
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
..
disk virt: convert disk API over to use nova.virt.image.model 2015-06-12 09:59:00 +01:00
hyperv Merge "Fix docstrings for assorted methods" 2015-06-15 13:05:24 +00:00
image virt: introduce model for describing local image metadata 2015-06-04 13:46:59 +01:00
ironic Merge "Ironic: Parse and validate Node's properties" 2015-06-09 20:15:23 +00:00
libvirt Merge "Ensure to store context in thread local after spawn/spawn_n" 2015-06-15 19:50:00 +00:00
vmwareapi VMware: verify vCenter server certificate 2015-06-16 10:28:29 +03:00
xenapi virt: convert VFS API to use nova.virt.image.model 2015-06-04 13:47:40 +01:00
__init__.py Removed copyright from empty files 2014-02-27 14:27:54 +02:00
block_device.py virt: Move building the block_device_info dict into a method 2015-06-09 11:08:33 +01:00
configdrive.py Add config drive support for Virtuozzo containers 2015-06-11 14:55:26 +03:00
diagnostics.py Diagnostics: add validation for types 2014-08-05 01:49:17 -07:00
driver.py virt: Move building the block_device_info dict into a method 2015-06-09 11:08:33 +01:00
event.py Add 'suspended' lifecycle event 2015-04-03 03:59:20 +03:00
fake.py Drop L from literal integer numbers for Python 3 2015-05-11 11:15:33 +02:00
firewall.py Switch nova.virt.* to use the object dot notation 2015-03-03 08:08:16 -05:00
hardware.py Fix missing the cpu_pinning request 2015-03-26 21:36:35 +08:00
imagecache.py Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
images.py Merge "virt: Fix images test interaction" 2015-03-04 01:24:45 +00:00
interfaces.template Fixes interfaces template identification issue 2014-12-07 17:52:34 +02:00
netutils.py Merge "Don't ignore template argument in get_injected_network_template" 2015-06-01 21:49:30 +00:00
storage_users.py Use oslo.log 2015-02-22 07:56:40 -05:00
virtapi.py Deprecate and remove agent_build_get_by_triple() 2014-06-25 07:18:19 -07:00
volumeutils.py Cache empty results in libvirt get_volume_connector 2014-12-30 20:59:52 +01:00
watchdog_actions.py Add watchdog device support to libvirt driver 2014-03-03 14:59:58 -05:00