Need an override for amp_ssh_key_name in Octavia playbook

Bug #1798199 reported by Erik McCormick
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kolla-ansible
Confirmed
Undecided
Unassigned

Bug Description

In the octacvia.conf.j2 template, we hard set the ssh key name as:
amp_ssh_key_name = octavia_ssh_key

This should be something like {{ octavia_amp_ssh_key_name }}

This would then require having a default for octavia_amp_ssh_key_name in all.yml

Revision history for this message
Dai Dang Van (daikk115) wrote :

Hi Erik, I also thought about this. But actually, we're not usually change this key.
For the deployment time, we can easy to define the key name or image tag by custom configuration following:

/etc/kolla/octavia/octavia.conf

[controller_worker]
amp_image_tag = amphora
amp_ssh_key_name = octavia_ssh_key

Revision history for this message
sean mooney (sean-k-mooney) wrote :

we still dont do this correctly.

we should be generating a key pair in the paswords.yaml like the kolla key pair or the nova key pair and then createing the key in teh service project as part of the deploy playbook.

Changed in kolla-ansible:
status: New → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.