Comment 20 for bug 1784155

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to tripleo-heat-templates (master)

Reviewed: https://review.openstack.org/621619
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=a99820a80cd99690c096553dcdc5e7f7472c02f1
Submitter: Zuul
Branch: master

commit a99820a80cd99690c096553dcdc5e7f7472c02f1
Author: Martin Schuppert <email address hidden>
Date: Mon Dec 3 17:04:09 2018 +0100

    nova_compute fails to start in tls-everywhere configuration

    With tls-everywhere enabled connecting to keystone endpoint fails
    to retrieve the URL for the placement endpoint as the certificate
    can not be verified. While verification is disabled to check the
    placement endpoint later, it is not to communicate with keystone.
    This disables certificate verification for communication with
    keystone.

    Related-Bug: 1784155

    Change-Id: I317dd62f3a555f375d540a63c21a6fb38d37ca96