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

17 lines
304 B
JSON
Raw Normal View History

{
"name": "unitedstack",
"profile": {
"auth": {
"auth_url": "https://identity.api.ustack.com/v3"
},
"regions": [
"bj1",
"gd1"
],
"block_storage_api_version": "1",
"identity_api_version": "3",
"image_format": "raw",
"floating_ip_source": "None"
}
}