Comment 3 for bug 1584851

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

Reviewed: https://review.openstack.org/320130
Committed: https://git.openstack.org/cgit/openstack/fuel-library/commit/?id=45228df1dbb33dcd7898ccf2130056838a8e0ed6
Submitter: Jenkins
Branch: master

commit 45228df1dbb33dcd7898ccf2130056838a8e0ed6
Author: Alex Schultz <email address hidden>
Date: Mon May 23 14:29:55 2016 -0600

    Run pki setup when ceph is enabled

    Previously we had removed the PKI setup as part of the keystone since it
    is deprecated upstream. Unfortunately we still rely on it for ceph
    deployments with radosgw. This change puts it back in to resolve the
    blocking failure with ceph. The PKI setup is still deprecated and will
    need to be addressed with an alternative configuration for radosgw.

    Change-Id: I9e9fd454e4be358a622e98fd7335ec937e0a3476
    Closes-Bug: #1584851
    Related-Bug: #1583557