OVH Swift authentication enpoint

This commit is contained in:
xlucas 2016-01-07 14:15:10 +01:00 committed by Nick Craig-Wood
parent ea2ef4443b
commit e7b7432079
2 changed files with 5 additions and 0 deletions

View File

@ -51,6 +51,8 @@ Choose a number from below, or type in your own value
4) https://auth.storage.memset.com/v1.0
* Memset Memstore UK v2
5) https://auth.storage.memset.com/v2.0
* OVH
6) https://auth.cloud.ovh.net/v2.0
auth> 1
Tenant name - optional
tenant>

View File

@ -56,6 +56,9 @@ func init() {
}, {
Help: "Memset Memstore UK v2",
Value: "https://auth.storage.memset.com/v2.0",
}, {
Help: "OVH",
Value: "https://auth.cloud.ovh.net/v2.0",
}},
}, {
Name: "tenant",