Comment 7 for bug 1559067

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

Reviewed: https://review.openstack.org/301000
Committed: https://git.openstack.org/cgit/openstack/fuel-web/commit/?id=59c8b8c7909de07bcbb97ec6c9ae509f98bdaff2
Submitter: Jenkins
Branch: master

commit 59c8b8c7909de07bcbb97ec6c9ae509f98bdaff2
Author: Igor Zinovik <email address hidden>
Date: Mon Apr 4 10:08:25 2016 +0300

    Allow user upload CA bundle file for Glance with VMware backend

    Add field that allows user to upload CA certificate that emitted
    vCenters TLS/SSL certificate. It allow Glance with VMware backend verify
    connection to vCenter server (verification is turned on by default).
    If user did not uploaded certificate then, glance will be configured
    to skip verification step during connection to vCenter.

    Partial-bug: #1559067
    DocImpact: Document how to use 'CA file' field on VMware tab.
    Change-Id: I810bc000e54b941018a1190acb26d33150b74ce0