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

14 lines
231 B
JSON

{
"name": "ibmcloud",
"profile": {
"auth": {
"auth_url": "https://identity.open.softlayer.com"
},
"block_storage_api_version": "2",
"identity_api_version": "3",
"regions": [
"london"
]
}
}