Comment 2 for bug 1561796

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

Reviewed: https://review.openstack.org/297467
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=0230edd708eb961ad6f9afb88a778fe03320bf3e
Submitter: Jenkins
Branch: master

commit 0230edd708eb961ad6f9afb88a778fe03320bf3e
Author: Devananda van der Veen <email address hidden>
Date: Thu Mar 24 17:00:26 2016 -0700

    Allow ironic driver to specify cafile

    This patch adds a config option to the [ironic] group, allowing the
    operator to specify a cacert file with which to connect to the
    ironic-api service.

    This corresponds with the way encrypted connections to other OpenStack
    services are configured.

    Change-Id: Ice1d6c3f6fc911c4f35fe0283e3d1e9dd8b0e1a7
    Closes-bug: #1561796