Comment 48 for bug 1804562

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

Reviewed: https://review.openstack.org/619406
Committed: https://git.openstack.org/cgit/openstack/puppet-senlin/commit/?id=6a76a88bbd8526d03ae10718af6e3822fec023f7
Submitter: Zuul
Branch: master

commit 6a76a88bbd8526d03ae10718af6e3822fec023f7
Author: ZhongShengping <chdzsp@163.com>
Date: Thu Nov 22 11:31:59 2018 +0800

    Remove pki related options

    check_revocations_for_cached and hash_algorithms are deprecated for
    removel because of PKI token format is no longer supported. We can
    remove them.

    Change-Id: Ieaf6176f0308bbf051e7b4dcd7e9fea793c5bc36
    Closes-Bug: #1804562
    Closes-Bug: #1804720