Comment 4 for bug 1487962

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to vmware-nsx (stable/kilo)

Reviewed: https://review.openstack.org/217845
Committed: https://git.openstack.org/cgit/openstack/vmware-nsx/commit/?id=f4a031fd0256b5090abd2d5ec43c583f251fc334
Submitter: Jenkins
Branch: stable/kilo

commit f4a031fd0256b5090abd2d5ec43c583f251fc334
Author: Eric Brown <email address hidden>
Date: Sun Aug 23 22:36:11 2015 -0700

    DVS: Verify certificate on vCenter connections

    The DVS driver was not validating the vCenter certificate. This
    patch utilizes the function already available in oslo.vmware to
    verify certs.

    DocImpact:
    This introduces two config options: cafile and insecure.

    Change-Id: I3162437f219946e0acfa63ff0ae35f36a7e3bba7
    Closes-Bug: #1487962