diff --git a/backend/swift/swift.go b/backend/swift/swift.go index 108e597fa..ff34ea6f2 100644 --- a/backend/swift/swift.go +++ b/backend/swift/swift.go @@ -114,7 +114,7 @@ func init() { Value: "https://auth.storage.memset.com/v2.0", }, { Help: "OVH", - Value: "https://auth.cloud.ovh.net/v2.0", + Value: "https://auth.cloud.ovh.net/v3", }}, }, { Name: "user_id", diff --git a/docs/content/swift.md b/docs/content/swift.md index 39c1e8023..9df51a178 100644 --- a/docs/content/swift.md +++ b/docs/content/swift.md @@ -63,7 +63,7 @@ Choose a number from below, or type in your own value 5 / Memset Memstore UK v2 \ "https://auth.storage.memset.com/v2.0" 6 / OVH - \ "https://auth.cloud.ovh.net/v2.0" + \ "https://auth.cloud.ovh.net/v3" auth> User ID to log in - optional - most swift systems use user and leave this blank (v3 auth) (OS_USER_ID). user_id> @@ -279,7 +279,7 @@ Authentication URL for server (OS_AUTH_URL). - Memset Memstore UK - "https://auth.storage.memset.com/v2.0" - Memset Memstore UK v2 - - "https://auth.cloud.ovh.net/v2.0" + - "https://auth.cloud.ovh.net/v3" - OVH #### --swift-user-id