Comment 2 for bug 1488265

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

Reviewed: https://review.openstack.org/216442
Committed: https://git.openstack.org/cgit/openstack/vmware-nsx/commit/?id=16b564346e2d77bd0e097183ebb0e4c74a1c02c6
Submitter: Jenkins
Branch: master

commit 16b564346e2d77bd0e097183ebb0e4c74a1c02c6
Author: Eric Brown <email address hidden>
Date: Mon Aug 24 15:10:29 2015 -0700

    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.

    Change-Id: I12ffa2f5e80d4dd357e907631d2bcc76c13a0797
    Closes-Bug: #1488265