summaryrefslogtreecommitdiff
path: root/os_client_config/vendors/ibmcloud.json
blob: 90962c60e3b09ddb099b750ef8a7b3e31c0f9dc8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "name": "ibmcloud",
  "profile": {
    "auth": {
      "auth_url": "https://identity.open.softlayer.com"
    },
    "volume_api_version": "2",
    "identity_api_version": "3",
    "regions": [
      "london"
    ]
  }
}