vmware-nsx/vmware_nsx/neutron/tests/unit/vmware
Eric Brown 8b6d8f798d Ensure NSXv driver can verify certificates
The NSXv driver was missing code to do certificate verification.
In fact, it was intentional turned off.  This patch adds the
capability to turn it on.

DocImpact:
Two new options for the NSXv driver: ca_file and insecure.

Closes-Bug: #1488265

Conflicts:
	vmware_nsx/etc/nsx.ini
	vmware_nsx/neutron/plugins/vmware/vshield/common/VcnsApiClient.py

Change-Id: I12ffa2f5e80d4dd357e907631d2bcc76c13a0797
2015-08-27 11:35:45 -07:00
..
apiclient Fix broken unit tests for stable/kilo 2015-07-12 05:48:38 -07:00
db Enable hacking to be run 2015-03-08 06:05:28 -07:00
etc VMware: initial NSXv developments 2014-12-28 06:22:43 -08:00
extensions Do not convert RXTX factor to int 2015-06-25 07:08:48 -07:00
nsx_v Ensure NSXv driver can verify certificates 2015-08-27 11:35:45 -07:00
nsxlib Fix unit tests import paths 2015-04-07 06:03:27 -07:00
vshield NSXv: add in extra configuration validations 2015-08-04 04:16:47 -07:00
__init__.py VMware: initial NSXv developments 2014-12-28 06:22:43 -08:00
test_agent_scheduler.py Fix unit tests import paths 2015-04-07 06:03:27 -07:00
test_dhcpmeta.py Fix broken unit tests for stable/kilo 2015-07-12 05:48:38 -07:00
test_dvs.py Fix unit tests import paths 2015-04-07 06:03:27 -07:00
test_dvs_utils.py Enable hacking to be run 2015-03-08 06:05:28 -07:00
test_nsx_misc.py Using python retrying module 2015-03-03 14:03:23 +00:00
test_nsx_opts.py MH: Limit enabled versions for agentless mode 2015-07-28 03:20:20 -07:00
test_nsx_plugin.py Add support for dhcp extra opt 2015-07-28 03:08:41 -07:00
test_nsx_sync.py Add delay to sync thread startup 2015-05-06 00:34:02 -07:00
test_nsx_utils.py Use uuidutils from oslo_utils 2015-03-19 19:22:21 +00:00
test_nsx_v3_plugin.py Add basic integration with nsx_v3 2015-04-07 16:38:28 -07:00
test_nsx_v_plugin.py Fixing port index update with setting index to None 2015-06-07 11:39:05 +00:00