Merge "modify ovh and ovh-us vendor config"

This commit is contained in:
Zuul 2023-05-16 12:09:47 +00:00 committed by Gerrit Code Review
commit 5005a4119b
2 changed files with 6 additions and 30 deletions

View File

@ -7,7 +7,10 @@
"project_domain_name": "Default"
},
"regions": [
"US-EAST-VA-1"
"US-EAST-VA-1",
"US-WEST-OR-1",
"US-EAST-VA",
"US-WEST-OR"
],
"identity_api_version": "3",
"floating_ip_source": "None"

View File

@ -1,33 +1,6 @@
{
"name": "ovh",
"profile": {
"auth": {
"auth_url": "https://auth.cloud.ovh.net/",
"user_domain_name": "Default",
"project_domain_name": "Default"
},
"regions": [
"BHS",
"BHS1",
"BHS3",
"BHS5",
"DE",
"DE1",
"GRA",
"GRA1",
"GRA5",
"GRA7",
"SBG",
"SBG1",
"SBG5",
"UK",
"UK1",
"WAW",
"WAW1",
"SYD1",
"SGP1"
],
"identity_api_version": "3",
"floating_ip_source": "None"
"profile": "https://ovhcloud.com"
}
}
}