swift: Update OVH API endpoint - Fixes #3890

s3-about
unbelauscht 2020-01-24 18:43:00 +01:00 committed by Nick Craig-Wood
parent dc77ec4ba1
commit 151d0a274e
2 changed files with 3 additions and 3 deletions

View File

@ -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",

View File

@ -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