kolla-ansible certificates not generating certs for Octavia

Bug #1668377 reported by kbaegis
34
This bug affects 7 people
Affects Status Importance Assigned to Milestone
kolla-ansible
Won't Fix
Wishlist
Derek Yang

Bug Description

kolla-ansible prechecks

TASK [octavia : Checking certificate files exist for octavia] ******************
failed: [localhost -> localhost] (item=cakey.pem) => {"changed": false, "failed": true, "failed_when_result": true, "item": "cakey.pem", "stat": {"exists": false}}
failed: [localhost -> localhost] (item=ca_01.pem) => {"changed": false, "failed": true, "failed_when_result": true, "item": "ca_01.pem", "stat": {"exists": false}}
failed: [localhost -> localhost] (item=client.pem) => {"changed": false, "failed": true, "failed_when_result": true, "item": "client.pem", "stat": {"exists": false}}

run before or after

kolla-ansible certificates

Revision history for this message
Eduardo Gonzalez (egonzalez90) wrote :

kolla-ansible certficates is not meant to create ocatavia certificates, however I think is a good feature to have.
marked as wishlist if someone wants to take over the job.

Regards

Changed in kolla:
status: New → Triaged
importance: Undecided → Wishlist
affects: kolla → kolla-ansible
Revision history for this message
Sabbir Sakib (sakibsys) wrote :

octavia/load balancer link isn't showing up horizon after installing it successfully.

Derek Yang (hswayne77)
Changed in kolla-ansible:
assignee: nobody → Derek Yang (hswayne77)
Derek Yang (hswayne77)
Changed in kolla-ansible:
status: Triaged → In Progress
Revision history for this message
Mark Goddard (mgoddard) wrote :

The kolla-ansible certificates command is not for use in production. Please follow the Octavia docs to generate certificates.

https://docs.openstack.org/octavia/latest/admin/guides/certificates.html

Changed in kolla-ansible:
status: In Progress → Won't Fix
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.