Closed
Description
The Kubernetes openstack.go supports ca-file cloud provider attribute but origin's openstack.go does not: see kubernetes code here
My openstack provider does not allow api-key auth so need ability to pass a ca-file to the cloud provider for v3 ssl authentication.