Comment 2 for bug 1706389

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

Reviewed: https://review.openstack.org/488509
Committed: https://git.openstack.org/cgit/openstack/puppet-tripleo/commit/?id=5ae3fab74381403cc76525ba3ff63a60836c17c1
Submitter: Jenkins
Branch: master

commit 5ae3fab74381403cc76525ba3ff63a60836c17c1
Author: Alan Bishop <email address hidden>
Date: Fri Jul 28 10:30:27 2017 -0400

    Fix legacy nova/cinder encryption key manager configuration

    Recent changes in Nova [0] and Cinder [1] result in Barbican being selected
    as the default encryption key manager, even when TripleO is not deploying
    Barbican.

    This change ensures the legacy key manager is enabled when no key manager
    (such as Barbican) has been specified. This restores the previous behavior,
    where the legacy key manager was enabled by default.

    [0] https://review.openstack.org/484501
    [1] https://review.openstack.org/485322

    Closes-Bug: #1706389
    Change-Id: Idc92f7a77cde757538eaac51c4ad8dc397f9c3d3