ovh / svfs

The Swift Virtual File System
Other
374 stars 54 forks source link

Introduce --os-internal-endpoint flag #143

Closed kayrus closed 7 years ago

kayrus commented 7 years ago

What I did

Introduced --os-internal-endpoint flag handler

How I did it

Carefully

How to verify it

Mount swift storage with the internal_endpoint flag

Description for changelog

Introduced --os-internal-endpoint flag handler. Suitable for private insecure endpoints.

Resolves #142