impuls/lib/python3.11/site-packages/openstack/config/vendors/betacloud.json

15 lines
260 B
JSON
Raw Normal View History

{
"name": "betacloud",
"profile": {
"auth": {
"auth_url": "https://api-1.betacloud.de:5000"
},
"regions": [
"betacloud-1"
],
"identity_api_version": "3",
"image_format": "raw",
"block_storage_api_version": "3"
}
}