Merge "Add Binero public cloud to vendor"

This commit is contained in:
Zuul 2024-04-26 12:33:54 +00:00 committed by Gerrit Code Review
commit 7ad4623a97
1 changed files with 13 additions and 0 deletions

13
openstack/config/vendors/binero.json vendored Normal file
View File

@ -0,0 +1,13 @@
{
"name": "binero",
"profile": {
"auth": {
"auth_url": "https://auth.binero.cloud:5000/v3"
},
"identity_api_version": "3",
"block_storage_api_version": "3",
"regions": [
"europe-se-1"
]
}
}