fog-openstack
fog-openstack copied to clipboard
swift: not setting https scheme when building public_urls
Doesn't seem to matter what you set in the configuration (openstack_auth_url or openstack_management_url) when calling file.public_url it will always return a HTTP URI.
It seems scheme is HTTPS until a request is made. i.e. calling fog.directories will change settings to HTTP