Swift backend does not support insecure Keystone v3 with SSL
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Glance |
Triaged
|
Low
|
Unassigned | ||
glance_store |
Triaged
|
Low
|
Unassigned |
Bug Description
The swift glance_store client does not create an insecure auth client when using Keystone v3 with an unsigned cert delivering Swift service endpoints. With keystone authtoken insecure=true and swift_store_
http://
glance-api_1 | 2018-01-20 19:50:43.409 208 ERROR glance.common.wsgi BackendException: Cannot find swift service endpoint : Unable to establish connection to https:/
Changed in glance: | |
importance: | Undecided → Low |
Changed in glance-store: | |
importance: | Undecided → Low |
Changed in glance: | |
status: | New → Triaged |
Changed in glance-store: | |
status: | New → Triaged |
We were encountering the same issue recently in openstack-ansible queens. Looks like it was fixed in https:/ /bugs.launchpad .net/glance- store/+ bug/1606268 in master and rocky.