Comment 11 for bug 1907112

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to tripleo-heat-templates (stable/wallaby)

Reviewed: https://review.opendev.org/c/openstack/tripleo-heat-templates/+/806266
Committed: https://opendev.org/openstack/tripleo-heat-templates/commit/2123370fbc3fde0123fbffcb43ef55c4d63d5fae
Submitter: "Zuul (22348)"
Branch: stable/wallaby

commit 2123370fbc3fde0123fbffcb43ef55c4d63d5fae
Author: Gregory Thiemonge <email address hidden>
Date: Tue Mar 30 11:26:40 2021 +0200

    Add OctaviaAmphoraSshKeyDir for ssh key creation for Octavia

    The Octavia playbook now creates a ssh key unless the user explicitly
    sets the OctaviaAmphoraSshKeyFile parameter.
    The playbook creates it in the OctaviaAmphoraSshKeyDir directory
    (default: /etc/octavia/ssh).

    NB: Not a clean cherry-pick some context differences in
        deployment/octavia/octavia-deployment-config.j2.yaml

    Depends-On: https://review.opendev.org/c/openstack/tripleo-ansible/+/806265

    Related-bug: #1907112
    Change-Id: I4f31ddc3392e70cff1187ba8b9511af12df4b063