Comment 9 for bug 1861438

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

Reviewed: https://review.opendev.org/711633
Committed: https://git.openstack.org/cgit/starlingx/ansible-playbooks/commit/?id=c03dc5f3fc7dd1a5646cfc5b83d6c6fc08241bc1
Submitter: Zuul
Branch: master

commit c03dc5f3fc7dd1a5646cfc5b83d6c6fc08241bc1
Author: Andy Ning <email address hidden>
Date: Thu Mar 5 16:57:29 2020 -0500

    Create ssl_ca dir to support multiple CA certificate

    This update creates ssl_ca directory in the drbd shared fs during
    ansible bootstrap. The directory is used to store the CA certificates
    as individual files. CA certificate install and uninstall operations
    are manipulating these certificate files.

    Change-Id: Idfca7220320a5de1cc274e077fc7ce8d2778a76b
    Closes-Bug: 1861438
    Closes-Bug: 1860995
    Signed-off-by: Andy Ning <email address hidden>