heat-api fails to respect clients_keystone.insecure config when performing Keystone discovery
Bug #1547278 reported by
Travis Truman
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Heat |
In Progress
|
Undecided
|
Travis Truman |
Bug Description
When starting heat-api that is configured to use a Keystone auth_uri secured with a self-signed certificate and with config like:
[clients_keystone]
insecure = True
endpoint_type = internalURL
auth_uri = https:/
heat-api fails to start as it fails in common/
Cause of the failure appears to be that the keystoneclient.
Changed in heat: | |
milestone: | none → no-priority-tag-bugs |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/282120
Review: https:/