murano deploy fails when TLS is enabled
Bug #1634695 reported by
bjolo
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
kolla |
Expired
|
Undecided
|
Unassigned |
Bug Description
ENV: kolla stable/newton; ubuntu source
murano deploy fails when TLS is enabled.
deploy works when TLS is not enabled using exactly the same images and setup
Changed in kolla: | |
status: | New → Triaged |
importance: | Undecided → High |
Changed in kolla: | |
milestone: | none → ocata-3 |
Changed in kolla: | |
milestone: | ocata-3 → ocata-rc1 |
Changed in kolla: | |
milestone: | ocata-rc1 → pike-1 |
Changed in kolla: | |
milestone: | pike-2 → pike-3 |
Changed in kolla: | |
milestone: | pike-3 → pike-rc1 |
Changed in kolla: | |
milestone: | pike-rc1 → queens-1 |
Changed in kolla: | |
milestone: | queens-2 → queens-3 |
Changed in kolla: | |
milestone: | queens-3 → queens-rc1 |
Changed in kolla: | |
milestone: | queens-rc1 → queens-rc2 |
Changed in kolla: | |
milestone: | queens-rc2 → rocky-1 |
To post a comment you must log in.
Are you deploying a self-signed cert?? I have the same error with self-signed cert. In my case, in murano_ engine/ murano. conf I had to define:
[neutron]
insecure = True
[heat]
insecure = True