Comment 10 for bug 1907112

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

Reviewed: https://review.opendev.org/c/openstack/tripleo-ansible/+/806265
Committed: https://opendev.org/openstack/tripleo-ansible/commit/a7667f0f9405edc71eda945fcfe90c09a87cbf9c
Submitter: "Zuul (22348)"
Branch: stable/wallaby

commit a7667f0f9405edc71eda945fcfe90c09a87cbf9c
Author: Gregory Thiemonge <email address hidden>
Date: Tue Mar 30 11:35:09 2021 +0200

    Generate Octavia ssh key from the octavia playbook

    Unless it is explicitly set with the OctaviaAmphoraSshKeyFile parameter,
    the Octavia ssh key is now automatically generated in the directory
    pointed by the OctaviaAmphoraSshKeyDir parameter (default:
    /etc/octavia/ssh)

    NB: As mentioned in https://review.opendev.org/c/openstack/tripleo-heat-templates/+/783823
    the dep-on was wrong, so let's remove it from this review.

    Related-bug: #1907112
    Change-Id: Idfc734022d40de82f510110ba7a5260a2118cb00